Bug 8753 - Followup - change value text on syspref
[koha-equinox.git] / koha-tmpl / opac-tmpl / bootstrap / en / includes / masthead.inc
index 636c5cb..21504c2 100644 (file)
                         <label for="mpassword">Password:</label><input type="password" id="mpassword" name="password" />
                     [% IF Koha.Preference('OpacPasswordChange') && Koha.Preference('OpacResetPassword') %]
                         <div id="forgotpassword-modal">
-                            <h5>Forgot your password?</h5>
-                            <p>If you do not remember your password, click <a href="/cgi-bin/koha/opac-password-recovery.pl">here</a> to create a new one.</p>
+                            <a href="/cgi-bin/koha/opac-password-recovery.pl">Forgot your password?</a>
                         </div>
                     [% END %]
                     [% IF Koha.Preference( 'NoLoginInstructions' ) %]