LP#1977554: (follow-up) tag new strings for translations
[evergreen-equinox.git] / Open-ILS / src / templates-bootstrap / opac / parts / login / form.tt2
index 058ad86..53b67a2 100755 (executable)
@@ -40,7 +40,7 @@
                <div class="col-sm w-50">
                        <div class="input-group">
                                <input class="form-control" id="password_field" name="password" type="password"
-                                          spellcheck="false" autocomplete="false" autocapitalize="none" aria-description="Your password is not visible."/>
+                                          spellcheck="false" autocomplete="false" autocapitalize="none" aria-description="[% l('Your password is not visible.') %]"/>
                                <button id="show_password" class="input-group-text pointer" type="button" role="checkbox">
                                        <i class="fas fa-eye-slash"></i>
                                </button>