fixed link (hopefully?)

master
BodgeMaster 2021-09-07 08:47:31 +02:00
parent 0ba0f06b2c
commit 9e601df065
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ foreach($statement->fetchAll() as $ROW) {
echo "<section id=\"$post_id\" >
<div>
<a href=\"%DOMAIN_NAME%%CONTENT_DIR%/board/?id=" . $_GET['id'] . "&action=post&reply_to=$post_id&end\" class=\"post_reply\">
<a href=\"./?id=" . $_GET['id'] . "&action=post&reply_to=$post_id&end\" class=\"post_reply\">
<button class=\"post_reply\">Reply</button>
</a>
<h1 class=\"post\">$post_title</h1>