From 1ab9e68f0fac87fe76fa8431ceeb8a7f1386eff9 Mon Sep 17 00:00:00 2001 From: xiabeifeng <840679824@qq.com> Date: Wed, 9 Mar 2016 20:25:48 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=B0=86cancle=E6=94=B9=E6=88=90cancel?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit cancel:取消 --- var/Helper.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/var/Helper.php b/var/Helper.php index d1079bc5..cfb0a792 100644 --- a/var/Helper.php +++ b/var/Helper.php @@ -370,10 +370,10 @@ class Helper * @param string $formId 表单id * @return void */ - public static function cancleCommentReplyLink($word = 'Cancle', $formId = 'respond') + public static function cancelCommentReplyLink($word = 'Cancel', $formId = 'respond') { if (self::options()->commentsThreaded) { - echo '' . $word . ''; } } @@ -419,7 +419,7 @@ var typechoAddCommentReply = function (cid, coid, cfid, style) { return false; }; -var typechoCancleCommentReply = function (cfid) { +var typechoCancelCommentReply = function (cfid) { var _cf = document.getElementById(cfid), _cfh = document.getElementById('comment-form-place-holder'); From 8d04c20ed5389691093c60966698fe66bafb6e07 Mon Sep 17 00:00:00 2001 From: Fen Date: Sat, 16 Jul 2016 12:11:21 +0800 Subject: [PATCH 2/2] fixed issue #474 --- admin/themes.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/themes.php b/admin/themes.php index a2d0a004..55387114 100644 --- a/admin/themes.php +++ b/admin/themes.php @@ -27,8 +27,8 @@ include 'menu.php'; - 截图 - 详情 + +