mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 20:26:58 +00:00
fix index and submit.php
This commit is contained in:
parent
ce1174c487
commit
5e87fa9ea9
2 changed files with 3 additions and 1 deletions
|
@ -99,7 +99,7 @@ require("header.php");
|
||||||
|
|
||||||
?>
|
?>
|
||||||
</div>
|
</div>
|
||||||
<a href="submit.php">Submit a link</a>
|
<center><a href="submit.php">Submit a new link</a></center>
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
require("footer.php");
|
require("footer.php");
|
||||||
|
|
|
@ -93,4 +93,6 @@ if (isset($_POST['submit'])){
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
</br>
|
||||||
|
<center><p><a href="index.php">Previous Page</a></p></center>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue