„threadr/userhome/index.php“ ändern

master
Erik 2020-03-06 10:13:07 +01:00
parent 9e96b009bb
commit a882bd552d
1 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,8 @@ $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">
</div>
</div>
</html>