„threadr/boards/post.php“ ändern

master
Erik 2020-03-04 08:26:27 +01:00
parent 5b3afac8be
commit 0c84726ff4
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ $navbar="boards";
<div class="item-2 form">
<form action="%CONTENT_DIR%/boards/" method="post">
<input type="text" name="post" maxlength="2000" placeholder="What happened today?"/>
<input type="submit" value="Post">
</form>
</div>
</div>