diff --git a/app/views/courses/index.html.erb b/app/views/courses/index.html.erb index 846113e1b..63b19f47a 100644 --- a/app/views/courses/index.html.erb +++ b/app/views/courses/index.html.erb @@ -2,7 +2,7 @@

在线课堂

- <%= link_to "+ 创建课堂".html_safe, new_course_path, :class => "fr color_white font-20" %> + <%= link_to "+ 新建".html_safe, new_course_path, :class => "task-btn task-btn-green fr mt6" %>