X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=koha-tmpl%2Fopac-tmpl%2Fbootstrap%2Fen%2Fmodules%2Fopac-auth.tt;h=c5cd351aa141076e097ea0a88858eac270f163bc;hb=14efe709f57d317d4b5fc5151b3e41af1f525b00;hp=a82b079e03ddf8acae80483ca45df334f832f7eb;hpb=3c9004357d48944ce36d3964f7e6f1ba15702b71;p=koha.git diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt index a82b079e03..c5cd351aa1 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ -1,11 +1,11 @@ [% USE Koha %] [% INCLUDE 'doc-head-open.inc' %] -[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › +[% IF ( LibraryNameTitle ) %][% LibraryNameTitle %][% ELSE %]Koha online[% END %] catalog › [% IF Koha.Preference( 'opacuserlogin' ) == 1 %] Log in to your account [% ELSE %] Catalog login disabled -[% END %] +[% END %] [% INCLUDE 'doc-head-close.inc' %] [% BLOCK cssinclude %][% END %] @@ -69,7 +69,7 @@

Sorry, the CAS login also failed, if you have a local login you may use that below.

[% ELSE %] - If you have a CAS account, you may use that below. + If you have a CAS account, you may use that below. [% END %] [% ELSE %] If you have a local account, you may use that below. @@ -84,7 +84,7 @@ [% END %] [% IF ( casAuthentication ) %]

CAS login

-

If you do not have a Shibboleth account, but you do have a CAS account, +

If you do not have a Shibboleth account, but you do have a CAS account, [% ELSE %]

Local login

If you do not have a Shibboleth account, but you do have a local login, then you may login below:

@@ -114,7 +114,7 @@

Sorry, the CAS login failed.

[% END %] -

If you have a CAS account, +

If you have a CAS account, [% IF ( casServerUrl ) %] please click here to login.

[% END %] @@ -138,7 +138,7 @@ [% END # / IF casAuthentication %] -

+
[% FOREACH INPUT IN INPUTS %] @@ -150,6 +150,11 @@
+ [% IF Koha.Preference('OpacPasswordChange') && Koha.Preference('OpacResetPassword') %] +
+ Forgot your password? +
+ [% END %]
[% IF Koha.Preference('NoLoginInstructions') %] [% Koha.Preference('NoLoginInstructions') %]