„threadr/boards/post.php“ ändern
parent
0c84726ff4
commit
865225f3d8
|
@ -21,7 +21,7 @@ $navbar="boards";
|
||||||
</div>
|
</div>
|
||||||
<div class="item-2 form">
|
<div class="item-2 form">
|
||||||
<form action="%CONTENT_DIR%/boards/" method="post">
|
<form action="%CONTENT_DIR%/boards/" method="post">
|
||||||
<input type="text" name="post" maxlength="2000" placeholder="What happened today?"/>
|
<input type="text" name="post" maxlength="2000" placeholder="What happened today? Tell me your story in 2000 characters."/>
|
||||||
<input type="submit" value="Post">
|
<input type="submit" value="Post">
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue