summaryrefslogtreecommitdiffstats
path: root/module/web/templates/default/settings.html
diff options
context:
space:
mode:
Diffstat (limited to 'module/web/templates/default/settings.html')
-rw-r--r--module/web/templates/default/settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/module/web/templates/default/settings.html b/module/web/templates/default/settings.html
index 4c8f0d63e..a74fe4261 100644
--- a/module/web/templates/default/settings.html
+++ b/module/web/templates/default/settings.html
@@ -215,7 +215,7 @@
<input id="account_login" name="account_login" type="text" size="20" />
<label for="account_password">{{_("Password")}}
-<span class="small">The password for this account.</span>
+<span class="small">{{_("The password for this account.")}}</span>
</label>
<input id="account_password" name="account_password" type="password" size="20" />