mirror of
https://github.com/jkjoy/Typecho-Theme-Puock.git
synced 2026-06-27 19:14:12 +00:00
1.2.3
使用评论实现说说的功能
This commit is contained in:
+1
-1
@@ -171,7 +171,7 @@
|
||||
<?php endif; ?>
|
||||
</div>
|
||||
<div class="t-sm c-sub">
|
||||
<span><?php $comments->date('Y-m-d H:i:s'); ?></span>
|
||||
<span><?php echo friendly_date($comments->created); ?></span>
|
||||
<a rel="nofollow" class="hide-info animated bounceIn c-sub-a t-sm ml-1 comment-reply" href="javascript:void(0);" data-coid="<?php echo $comments->coid; ?>"><span class="comment-reply-text"><i class="fa fa-share-from-square"></i>回复</span></a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user