„threadr/userhome/index.php“ ändern

master
Erik 2020-03-06 10:17:56 +01:00
parent f225bdcc63
commit ebbc55c416
1 changed files with 0 additions and 2 deletions

View File

@ -29,8 +29,6 @@ $navbar = "home";
</div>
<div class="item-2">
<center><h3><?php echo "Welcome back, $username !";?> </h3></center>
<form action="%CONTENT_DIR%/boards/post.php" method="post">
<input type="submit" value="Post something">
</div>
</div>
</html>