diff --git a/contacts/templates/contacts/contact_list.html b/contacts/templates/contacts/contact_list.html index 51b6dc3985..aaf0b7bdf6 100644 --- a/contacts/templates/contacts/contact_list.html +++ b/contacts/templates/contacts/contact_list.html @@ -5,7 +5,7 @@ {% block left_panel %}
在共享和发送外链的时候,系统会自动记录下您用过的通讯地址,以方便下次使用。
群组创建后,就可以往里面共享资料,邀请他人一起来协同维护这些资料。
您也可以共享资料到您没有参加的群组,相当于邮件的抄送功能。
diff --git a/media/css/seahub.css b/media/css/seahub.css index 2036ddad35..c6380f19bf 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -1329,9 +1329,4 @@ ul.with-bg li { top:-15px; left:-14px; } -.bulb-tips { - background-image: url('../img/bulb_yellow.png'); - background-repeat: no-repeat; - background-position: left center; - padding-left: 25px; -} + diff --git a/templates/public_home.html b/templates/public_home.html index e9d36b4072..7a9bf7f929 100644 --- a/templates/public_home.html +++ b/templates/public_home.html @@ -6,7 +6,7 @@ {% block left_panel %}标记为只读的资料库只能查看,无法整个下载。