mirror of
http://git.nowherejezfoltodf4jiyl6r56jnzintap5vyjlia7fkirfsnfizflqd.onion/nihilist/darknet-lantern.git
synced 2025-05-16 12:16:57 +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>
|
||||
<a href="submit.php">Submit a link</a>
|
||||
<center><a href="submit.php">Submit a new link</a></center>
|
||||
|
||||
<?php
|
||||
require("footer.php");
|
||||
|
|
|
@ -93,4 +93,6 @@ if (isset($_POST['submit'])){
|
|||
</div>
|
||||
</form>
|
||||
</div>
|
||||
</br>
|
||||
<center><p><a href="index.php">Previous Page</a></p></center>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue