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