New password string again
This commit is contained in:
@@ -68,7 +68,7 @@
|
||||
|
||||
- if Redmine::Plugin.installed?('redmine_passwords') && User.current.allowed_to?(:view_passwords, @project)
|
||||
fieldset#messenger_settings.box.tabular
|
||||
legend = l :project_module_passwords
|
||||
legend = l :label_password_plural
|
||||
.info = t :messenger_passwords_intro
|
||||
br
|
||||
= render partial: 'messenger_settings/messenger_select', locals: { f: f, mf: :post_password }
|
||||
|
||||
@@ -100,7 +100,7 @@ fieldset#messenger_settings.box.tabular
|
||||
|
||||
- if Redmine::Plugin.installed? 'redmine_passwords'
|
||||
fieldset#messenger_settings.box.tabular
|
||||
legend = l :project_module_passwords
|
||||
legend = l :label_password_plural
|
||||
.info = t :messenger_passwords_intro
|
||||
br
|
||||
p
|
||||
|
||||
Reference in New Issue
Block a user