%REQUIRE_LOGIN%

master
Jakob 2020-03-08 16:16:09 +01:00
parent 3dd284e29c
commit 2cb492ef80
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
<?php
%REQUIRE_LOGIN%
echo "<div class='margin'><a href='%CONTENT_DIR%/board/?id=$id&action=post'><button> Post something </button></a></div>";
?>