1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-20 10:58:33 +00:00

Modify empty tips

This commit is contained in:
zhengxie
2012-10-09 21:47:54 +08:00
parent 4789ad6343
commit 05bf9ea8e6
10 changed files with 27 additions and 26 deletions

View File

@@ -38,5 +38,5 @@
{% endfor %}
</table>
{% else %}
<p>暂无</p>
<p class="empty-repo-tips">您的朋友可以将他的资料库共享给您,这些资料库会显示在这里。</p>
{% endif %}