From c0860093137bea4cb97adaa52163894e2e14c0bb Mon Sep 17 00:00:00 2001 From: moon Date: Mon, 17 Nov 2014 15:48:05 +0800 Subject: [PATCH] =?UTF-8?q?=E5=9B=BD=E9=99=85=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/courses/_course_ad.html.erb | 4 ++-- config/locales/zh.yml | 3 ++- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/app/views/courses/_course_ad.html.erb b/app/views/courses/_course_ad.html.erb index 2ad4c0932..10a6d7eaf 100644 --- a/app/views/courses/_course_ad.html.erb +++ b/app/views/courses/_course_ad.html.erb @@ -9,7 +9,7 @@

<%= l(:label_course_ad_description) %>

- 请点击:黄井泉
+ <%= l(:label_course_adcolick) %>黄井泉
@@ -18,7 +18,7 @@ - 请点击:王林春
+ <%= l(:label_course_adcolick) %>王林春
diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 03e79d26e..0220a10e5 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -2132,7 +2132,8 @@ zh: label_record: 湘ICP备09019772 label_check_comment: 查看通知评论 label_notification: 通知公告 - label_course_ad_description:课程模块正在优化中,有问题请您与我们联系,感谢大家对Trustie平台的支持! + label_course_ad_description: 课程模块正在优化中,使用过程中如有问题请您与我们联系,感谢大家的支持! + label_course_adcolick: 请点击: #end #end