1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-10-19 18:00:03 +00:00

redesigned footer;improved file-op popup position

This commit is contained in:
llj
2012-07-04 17:06:25 +08:00
parent bef3039a75
commit 677853f1ec
4 changed files with 87 additions and 43 deletions

View File

@@ -22,20 +22,5 @@
<li>
<a href="{{ SITE_ROOT}}back/local/">回到本地</a>
</li>
<li>
<a href="http://www.gonggeng.org/seasite/help/" target="_blank">使用帮助</a>
</li>
<!--
<li>
<a href="{{ SITE_ROOT }}repos/my/">Files</a>
</li>
<li>
<a href="{{ SITE_ROOT }}peers/">Peers</a>
</li>
<li>
<a href="{{ SITE_ROOT }}groups/">Groups</a>
</li>
-->
</ul>
{% endblock %}