„threadr/boards/thread.php“ ändern
parent
9ec99d299b
commit
4c6ee895f3
|
@ -33,6 +33,10 @@ $navbar="boards";
|
||||||
?>
|
?>
|
||||||
</center></h1>
|
</center></h1>
|
||||||
</div>
|
</div>
|
||||||
|
<div class="item-2">
|
||||||
|
<form action="%CONTENT_DIR%/boards/post.php?id=$_GET['id']" method="post">
|
||||||
|
<input type="submit" value="Post something">
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue