View | Details | Raw Unified | Return to bug 40763
Collapse All | Expand All

(-)a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/sco-main.tt (-2 / +1 lines)
Lines 307-313 Link Here
307
                            [% PROCESS display_errors %]
307
                            [% PROCESS display_errors %]
308
308
309
                            [% IF patronid && nouser %]
309
                            [% IF patronid && nouser %]
310
                                <div class="alert alert-info">
310
                                <div class="alert alert-warning">
311
                                    <p
311
                                    <p
312
                                        >You entered an incorrect username or password. Please try again! But note that passwords are case sensitive.
312
                                        >You entered an incorrect username or password. Please try again! But note that passwords are case sensitive.
313
                                        [% IF Koha.Preference('FailedLoginAttempts') %]
313
                                        [% IF Koha.Preference('FailedLoginAttempts') %]
314
- 

Return to bug 40763