funky buttons
This commit is contained in:
parent
7e95520506
commit
a24dd957f7
3 changed files with 12 additions and 9 deletions
|
@ -93,7 +93,7 @@
|
|||
</div>
|
||||
</div>
|
||||
<pre><?php echo markdown(htmlspecialchars($post['content'])) ?></pre>
|
||||
<a class="form-button" href="/comment.php?id=<?php echo $post['id']?>">Replies</a>
|
||||
<a class="clickie" href="/comment.php?id=<?php echo $post['id']?>"><img class="header-img header-link" src="/img/mail.svg">Replies</a>
|
||||
</div>
|
||||
<?php }
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue