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

modified ui for other lang

This commit is contained in:
llj
2013-03-02 15:24:33 +08:00
parent bed0dc4000
commit 0062169395
5 changed files with 22 additions and 8 deletions

View File

@@ -28,8 +28,8 @@
<th width="18%">{% trans "Name"%}</th>
<th width="21%">{% trans "Share To"%}</th>
<th width="15%">{% trans "Permission"%}</th>
<th width="30%">{% trans "Description"%}</th>
<th width="12%">{% trans "Operations"%}</th>
<th width="29%">{% trans "Description"%}</th>
<th width="13%">{% trans "Operations"%}</th>
</tr>
{% for repo in shared_repos %}
<tr data="{{repo.props.share_type}}">