diff --git a/media/css/seahub.css b/media/css/seahub.css index c143ec5049..dc6a2a43c5 100644 --- a/media/css/seahub.css +++ b/media/css/seahub.css @@ -3478,7 +3478,8 @@ textarea:-moz-placeholder {/* for FF */ /* user & group folder perm */ #share-popup .tabs-panel, -#folder-perm-tabs .tabs-panel { +#folder-perm-tabs .tabs-panel, +#repo-shared-links .tabs-panel { width:550px; max-height:250px; overflow:auto; diff --git a/seahub/templates/js/templates.html b/seahub/templates/js/templates.html index e9cc484fcc..123e289d00 100644 --- a/seahub/templates/js/templates.html +++ b/seahub/templates/js/templates.html @@ -51,7 +51,7 @@
  • {% trans "Transfer" %}
  • {% trans "Permissions" %}
  • {% trans "History Settings" %}
  • -
  • {% trans "Sharing Links" %}
  • +
  • {% trans "Shared Links" %}
  • @@ -362,7 +362,7 @@ - +