Update index.php
This commit is contained in:
@@ -698,11 +698,9 @@ try {
|
||||
<?php echo nl2br(htmlspecialchars($post['body'])); ?>
|
||||
</div>
|
||||
<footer class="mk-post-footer">
|
||||
<span class="mk-pill">Log Entry</span>
|
||||
<span class="mk-pill">Entry</span>
|
||||
<div class="mk-post-actions">
|
||||
<!-- These could later link to a dedicated post page or admin tools -->
|
||||
<button type="button">View Details</button>
|
||||
<button type="button">Pin</button>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user