fix 评论

This commit is contained in:
浪子
2024-07-02 10:37:11 +08:00
parent 8449fd35ca
commit 01a12723ad
2 changed files with 4 additions and 32 deletions
+1 -1
View File
@@ -14,7 +14,7 @@
</g>
</svg><?php $this->commentsNum(_t('0'), _t('1'), _t('%d')); ?>
</h3>
<ol class="commentlist sulliComment--list"></ol>
<ol class="commentlist"></ol>
<?php if ($comments->have()): ?>
<?php $comments->listComments(); ?>
<?php