From 5675b9efe48604a88a59f061e6a9cde98d7912bf Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Thu, 11 Jun 2020 10:14:03 +0100 Subject: [PATCH] Bug 25155: (follow-up) Increase headings levels by 1 In the previous patch we reduced the headings levels by 2, but this was one level too many as we already have an H1 in the navbar and so all other heading sets should start at level 2 to semantically follow the title heading. --- .../bootstrap/en/modules/opac-auth.tt | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) 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 30ec2bda0a..7f56900cdc 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ -29,7 +29,7 @@ [% IF ( nopermission ) %]
-

Access denied

+

Access denied

Sorry, the system doesn't think you have permission to access this page.

[% IF SCO_login %]

Log out and try again with a different user.

@@ -41,7 +41,7 @@ [% IF ( loginprompt ) %] -

Log in to your account

+

Log in to your account

[% IF ( timed_out ) %] @@ -82,14 +82,14 @@ [% END %]
[% ELSE %] -

Shibboleth Login

+

Shibboleth Login

If you have a Shibboleth account, please click here to log in.

[% END %] [% IF ( casAuthentication ) %] -

CAS login

+

CAS login

If you do not have a Shibboleth account, but you do have a CAS account, you can use CAS.

[% ELSE %] -

Local login

+

Local login

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

[% END %] @@ -110,7 +110,7 @@ [% END %] [% ELSE %] -

CAS login

+

CAS login

[% IF ( invalidCasLogin ) %] @@ -134,7 +134,7 @@ [% IF ( shibbolethAuthentication ) %]

Nothing

[% ELSE %] -

Local login

+

Local login

If you do not have a CAS account, but do have a local account, you can still log in:

[% END %] @@ -142,7 +142,7 @@ [% IF ( Koha.Preference('GoogleOpenIDConnect') == 1 ) %] [% IF ( invalidGoogleOpenIDConnectLogin ) %] -

Google login

+

Google login

Sorry, your Google login failed. [% invalidGoogleOpenIDConnectLogin | html %]

Please note that the Google login will only work if you are using the e-mail address registered with this library.

If you want to, you can try to log in using a different account @@ -179,9 +179,9 @@ [% IF Koha.Preference('OpacLoginInstructions') %] [% Koha.Preference('OpacLoginInstructions') | $raw %] [% ELSE %] -

Don't have a password yet?

+

Don't have a password yet?

If you don't have a password yet, stop by the circulation desk the next time you're in the library. We'll happily set one up for you.

-

Don't have a library card?

+

Don't have a library card?

If you don't have a library card, stop by your local library to sign up.

[% END # / IF Koha.Preference('OpacLoginInstructions') %] @@ -192,7 +192,7 @@ [% END # / IF loginprompt %] [% ELSE %] -

Logging on to the catalog has not been enabled by the library.

+

Logging on to the catalog has not been enabled by the library.