diff --git a/app/views/users/_user_message_course.html.erb b/app/views/users/_user_message_course.html.erb
index da649663d..c2b1b509f 100644
--- a/app/views/users/_user_message_course.html.erb
+++ b/app/views/users/_user_message_course.html.erb
@@ -411,7 +411,9 @@
<% if ma.course_message_type == "Course" %>
-
+ -
+
<%= image_tag("/images/trustie_logo1.png", width: "30px", height: "30px", class: "mt3") %>
+
-
系统提示
">您成功创建了课程:
@@ -443,7 +445,7 @@
<% end %>
<% if ma.course_message_type == "JoinCourseRequest" %>
-
+ <%= image_tag("/images/trustie_logo1.png", width: "30px", height: "30px", class: "mt3") %>
-
系统提示
">您有了新的课程成员申请:
@@ -482,7 +484,7 @@
<% end %>
<% if ma.course_message_type == "CourseRequestDealResult" %>
-
+ <%= image_tag("/images/trustie_logo1.png", width: "30px", height: "30px", class: "mt3") %>
-
系统提示
">
@@ -548,7 +550,7 @@
<% if ma.course_message_type == "JoinCourse" and ma.status == 1 %>