From 5cddd98d98ed4c820120e205143cdb9e36b54213 Mon Sep 17 00:00:00 2001 From: root Date: Wed, 5 Apr 2017 15:53:20 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A6=E6=88=B7=E4=B8=AD=E5=BF=83=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=E6=8F=90=E7=A4=BA=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/appfront/languages/zh_CN/appfront.php | 3 + .../front/customer/productfavorite/index.php | 3 +- .../front/customer/productreview/index.php | 100 +++++++++--------- 3 files changed, 55 insertions(+), 51 deletions(-) diff --git a/app/appfront/languages/zh_CN/appfront.php b/app/appfront/languages/zh_CN/appfront.php index 034e09ced..46312356a 100644 --- a/app/appfront/languages/zh_CN/appfront.php +++ b/app/appfront/languages/zh_CN/appfront.php @@ -313,6 +313,9 @@ 'Start shopping now!' => '现在开始购物', 'Please {urlB}log in{urlE} to view the products you have previously added to your Shopping Cart.' => '请{urlB}登录{urlE}您的账户来查看你之前加入购物车的产品', + 'You have no items in your favorite.' + => '您没有收藏过产品', + 'You have submitted no reviews'=> '您没有提交过评论', 'Unit Price' => '单价', 'Discount Codes' => '优惠券', 'Enter your coupon code if you have one.' diff --git a/app/appfront/theme/base/front/customer/productfavorite/index.php b/app/appfront/theme/base/front/customer/productfavorite/index.php index 853ea0e67..859ec76fe 100644 --- a/app/appfront/theme/base/front/customer/productfavorite/index.php +++ b/app/appfront/theme/base/front/customer/productfavorite/index.php @@ -55,8 +55,7 @@ - - page->translate->__('You have submitted no reviews.');?> + page->translate->__('You have no items in your favorite.');?>
diff --git a/app/appfront/theme/base/front/customer/productreview/index.php b/app/appfront/theme/base/front/customer/productreview/index.php index dec6e3ab9..d1874daab 100644 --- a/app/appfront/theme/base/front/customer/productreview/index.php +++ b/app/appfront/theme/base/front/customer/productreview/index.php @@ -9,62 +9,64 @@
-
-
- -
- -
    - - -
  • - -
    - - - - - -
    -
    - - -
    -
    -
    -
    - -
    +
    + +
    +
    +
    +
      + + +
    • + +
      + + + + - -
      - page->translate->__('Your Review is awaiting moderation...');?> -
      - -
      - page->translate->__('Your Review is refused.');?> -
      - -
      - page->translate->__('Your Review is accept.');?> +
      +
      + + +
      +
      +
      +
      + +
      + + +
      + page->translate->__('Your Review is awaiting moderation...');?> +
      + +
      + page->translate->__('Your Review is refused.');?> +
      + +
      + page->translate->__('Your Review is accept.');?> +
      +
      -
      -
      -
      -
    • - -
    +
    +
  • + +
+
+ +
+ +
- -
- -
+ + page->translate->__('You have submitted no reviews');?>. -
+
-