replies button
This commit is contained in:
parent
38075fd0c0
commit
9372f92ba9
1 changed files with 1 additions and 0 deletions
|
@ -86,6 +86,7 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<pre><?php echo markdown(htmlspecialchars($post['content'])) ?></pre>
|
<pre><?php echo markdown(htmlspecialchars($post['content'])) ?></pre>
|
||||||
|
<a class="form-button" href="/comment.php?id=<?php echo $post['id']?>">Replies</a>
|
||||||
</div>
|
</div>
|
||||||
<?php }
|
<?php }
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue