diff --git a/profile/templates/profile/profile.html b/profile/templates/profile/profile.html index a27c34065b..2f1e6f720c 100644 --- a/profile/templates/profile/profile.html +++ b/profile/templates/profile/profile.html @@ -3,7 +3,7 @@ {% block left_panel %} {% endblock %} @@ -12,7 +12,7 @@ {% block right_panel %}

当前设置

-

Seafile 公钥 ID: {{ profile.ccnet_user_id }}

+

个人 ID: {{ profile.ccnet_user_id }}

{% endblock %} diff --git a/profile/templates/profile/set_profile.html b/profile/templates/profile/set_profile.html index 068f14528f..be433eb04c 100644 --- a/profile/templates/profile/set_profile.html +++ b/profile/templates/profile/set_profile.html @@ -2,13 +2,13 @@ {% block right_panel %} -

绑定 Ccnet/Seafile 公钥 ID

+

绑定个人 ID

{% if error_msg %}

{{ error_msg }}

{% endif %} -
+

diff --git a/templates/base.html b/templates/base.html index 2604ecc8d1..9bf448b669 100644 --- a/templates/base.html +++ b/templates/base.html @@ -38,7 +38,7 @@ Seafile logo {% if request.user.is_authenticated %}
- 公钥 ID:{{user.user_id}} + 个人 ID:{{user.user_id}}
{% else %}
diff --git a/templates/myhome_base.html b/templates/myhome_base.html index f4738229f6..0b77e0c066 100644 --- a/templates/myhome_base.html +++ b/templates/myhome_base.html @@ -6,7 +6,7 @@ {% if request.user.is_staff %}
  • - 中继管理 + 目录管理
  • 用户管理 diff --git a/templates/repos.html b/templates/repos.html index 8736c6cfc6..f5b7047e4b 100644 --- a/templates/repos.html +++ b/templates/repos.html @@ -2,7 +2,7 @@ {% block right_panel %} -

    所有文件盒

    +

    所有同步目录

    名字