From a119482cf4a4b72b86cc3ce2ecd85ae6f346b41d Mon Sep 17 00:00:00 2001 From: Skywt2003 Date: Fri, 6 Aug 2021 12:32:22 +0800 Subject: [PATCH] Comments.php update --- comments.php | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/comments.php b/comments.php index 07a7b19..b496715 100644 --- a/comments.php +++ b/comments.php @@ -9,17 +9,20 @@
gravatar(64, '', '', 'avatar'); ?> -
+
author(); ?> authorId == $comments->ownerId): ?> - + status == 'waiting'): ?> - + + + +
date('F jS, Y'); ?> at date('h:i a'); ?> - reply('Reply'); ?> + reply(' Reply'); ?>

content(); ?>

@@ -38,8 +41,8 @@ allow('comment')): ?>
-
- cancelReply(); ?> +
+ cancelReply(' 取消回复'); ?>

@@ -65,7 +68,7 @@ - +