diff --git a/media/img/folder-icon-24.png b/media/img/folder-icon-24.png
deleted file mode 100644
index 239a9d43cc..0000000000
Binary files a/media/img/folder-icon-24.png and /dev/null differ
diff --git a/seahub/api2/templates/api2/discussion.html b/seahub/api2/templates/api2/discussion.html
index cd15fb4e4b..a01e8aa089 100644
--- a/seahub/api2/templates/api2/discussion.html
+++ b/seahub/api2/templates/api2/discussion.html
@@ -33,7 +33,7 @@
{% endif %}
{% endif %}
{% else %}
-
+
{{ ma.name }}
{% endif %}
{% endif %}
diff --git a/seahub/api2/templates/api2/discussion_posted.html b/seahub/api2/templates/api2/discussion_posted.html
index a3df26f78a..9acf22aae4 100644
--- a/seahub/api2/templates/api2/discussion_posted.html
+++ b/seahub/api2/templates/api2/discussion_posted.html
@@ -26,7 +26,7 @@
{% endif %}
{% endif %}
{% else %}
-
+
{{ ma.name }}
{% endif %}
{% endif %}
diff --git a/seahub/api2/templates/api2/new_msg_reply.html b/seahub/api2/templates/api2/new_msg_reply.html
index 5b745c0e5d..134bb232a6 100644
--- a/seahub/api2/templates/api2/new_msg_reply.html
+++ b/seahub/api2/templates/api2/new_msg_reply.html
@@ -34,7 +34,7 @@
{% endif %}
{% endif %}
{% else %}
-
+
{{ ma.name }}
{% endif %}
{% endif %}
diff --git a/seahub/share/templates/share/links.html b/seahub/share/templates/share/links.html
index 1a305ab0a4..4e922710b5 100644
--- a/seahub/share/templates/share/links.html
+++ b/seahub/share/templates/share/links.html
@@ -29,7 +29,7 @@