New password string again

This commit is contained in:
Alexander Meindl
2021-12-09 19:55:11 +01:00
parent 829eda357f
commit 8040469925
2 changed files with 2 additions and 2 deletions

View File

@@ -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 }

View File

@@ -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