Update comments.php

This commit is contained in:
浪子
2024-05-22 08:28:48 +08:00
parent fd639a1ffa
commit 7b6154acad
+5 -1
View File
@@ -73,7 +73,11 @@
)
);
?>
<?php endif; ?>
<?php else: ?>
<center><h3><?php _e('暂无评论'); ?></h3></center>
<?php endif; ?>
<div id="<?php $this->respondId(); ?>" class="comment-respond">
<div class="cancel-comment-reply cancel-comment-reply-link"><?php $comments->cancelReply(); ?></div>
<form method="post" action="<?php $this->commentUrl() ?>" id="comment-form" role="form" class="comment-form">