mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 18:30:53 +00:00
[lib setting] added 'change password' for enc libs; removed original setting pages
This commit is contained in:
@@ -47,7 +47,7 @@ define([
|
||||
|
||||
render: function() {
|
||||
this.$el.html(this.template({
|
||||
title: gettext("{placeholder} Shared Links")
|
||||
title: gettext("{placeholder} Share Links")
|
||||
.replace('{placeholder}',
|
||||
'<span class="op-target ellipsis ellipsis-op-target" title="'
|
||||
+ Common.HTMLescape(this.repo_name) + '">'
|
||||
|
Reference in New Issue
Block a user