mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-06-19 08:09:54 -04:00
Leave the comments title around, but add the "Be the first to comment"
message below it.
This commit is contained in:
@@ -20,4 +20,7 @@
|
||||
</li>
|
||||
<? endforeach ?>
|
||||
</ul>
|
||||
<? if (!$comments->count()): ?>
|
||||
<?= t("No comments yet. Be the first to comment!") ?>
|
||||
<? endif ?>
|
||||
<a name="add_comment_form"></a>
|
||||
|
||||
Reference in New Issue
Block a user