跟香港

This commit is contained in:
杜恒
2021-01-27 13:00:55 +08:00
parent 1c18541500
commit 6ed30c291e
23 changed files with 122 additions and 67 deletions

View File

@@ -86,8 +86,8 @@
<?php
function threadedComments($comments, $options)
{ ?>
<li class="comment-list__item" id="li-<?php $comments->theId(); ?>">
<div class="contain" id="<?php $comments->theId(); ?>">
<li class="comment-list__item" id="<?php $comments->theId(); ?>">
<div class="contain">
<img class="avatar lazyload" src="<?php _getAvatarLazyload() ?>" data-original="<?php _getAvatarByMail($comments->mail); ?>" alt="<?php $comments->author(); ?>" />
<div class="content">
<div class="user">