diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb
index e920af7bf..530959e9b 100644
--- a/app/views/users/show.html.erb
+++ b/app/views/users/show.html.erb
@@ -8,7 +8,7 @@
<% if hidden_unproject_infos %>
- - 课程动态
+ - 班级动态
- <%= link_to "作业动态", {:controller => "users", :action => "show", :type => "course_homework"}, :class => "homepagePostTypeAssignment postTypeGrey"%>
- <%= link_to "通知动态", {:controller => "users", :action => "show", :type => "course_news"}, :class => "homepagePostTypeNotice postTypeGrey"%>