@@ -, +, @@ --- .../bootstrap/en/modules/clubs/clubs-tab.tt | 4 ++-- .../bootstrap/en/modules/clubs/enroll.tt | 4 ++-- .../bootstrap/en/modules/errors/errorpage.tt | 10 +++++----- .../bootstrap/en/modules/maintenance.tt | 2 +- .../bootstrap/en/modules/opac-ISBDdetail.tt | 2 +- .../en/modules/opac-account-pay-error.tt | 1 + .../bootstrap/en/modules/opac-account.tt | 3 ++- .../bootstrap/en/modules/opac-advsearch.tt | 1 + .../bootstrap/en/modules/opac-alert-subscribe.tt | 5 +++-- .../opac-tmpl/bootstrap/en/modules/opac-auth.tt | 2 +- .../en/modules/opac-authorities-home.tt | 2 +- .../bootstrap/en/modules/opac-blocked.tt | 2 +- .../bootstrap/en/modules/opac-browse.tt | 5 ++++- .../bootstrap/en/modules/opac-browser.tt | 2 +- .../bootstrap/en/modules/opac-course-details.tt | 2 +- .../bootstrap/en/modules/opac-detail.tt | 2 +- .../bootstrap/en/modules/opac-downloadshelf.tt | 5 +++-- .../en/modules/opac-full-serial-issues.tt | 1 + .../bootstrap/en/modules/opac-holdshistory.tt | 2 +- .../opac-tmpl/bootstrap/en/modules/opac-idref.tt | 2 +- .../bootstrap/en/modules/opac-illrequests.tt | 12 ++++++------ .../bootstrap/en/modules/opac-issue-note.tt | 2 +- .../bootstrap/en/modules/opac-library.tt | 4 ++-- .../opac-tmpl/bootstrap/en/modules/opac-main.tt | 2 ++ .../bootstrap/en/modules/opac-memberentry.tt | 3 +++ .../bootstrap/en/modules/opac-messaging.tt | 2 +- .../bootstrap/en/modules/opac-passwd.tt | 5 +++-- .../en/modules/opac-password-recovery.tt | 2 +- .../bootstrap/en/modules/opac-patron-consent.tt | 2 +- .../bootstrap/en/modules/opac-privacy.tt | 2 +- .../bootstrap/en/modules/opac-readingrecord.tt | 2 +- .../en/modules/opac-registration-email-sent.tt | 2 +- .../bootstrap/en/modules/opac-request-article.tt | 2 +- .../bootstrap/en/modules/opac-reserve.tt | 1 + .../bootstrap/en/modules/opac-results.tt | 6 +++--- .../bootstrap/en/modules/opac-retrieve-file.tt | 3 ++- .../bootstrap/en/modules/opac-review.tt | 3 ++- .../bootstrap/en/modules/opac-routing-lists.tt | 2 +- .../bootstrap/en/modules/opac-serial-issues.tt | 2 +- .../bootstrap/en/modules/opac-shareshelf.tt | 2 +- .../bootstrap/en/modules/opac-shelves.tt | 10 +++++----- .../bootstrap/en/modules/opac-showreviews.tt | 2 +- .../bootstrap/en/modules/opac-suggestions.tt | 16 +++++++++------- .../opac-tmpl/bootstrap/en/modules/opac-tags.tt | 2 +- .../bootstrap/en/modules/opac-tags_subject.tt | 2 +- .../bootstrap/en/modules/opac-topissues.tt | 2 ++ .../opac-tmpl/bootstrap/en/modules/opac-user.tt | 9 +++++---- .../opac-tmpl/bootstrap/en/modules/sco/help.tt | 6 +++--- .../bootstrap/en/xslt/MARC21slim2OPACDetail.xsl | 4 ++-- 49 files changed, 98 insertions(+), 75 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/clubs-tab.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/clubs-tab.tt @@ -2,7 +2,7 @@ [% IF enrollments %] -

Clubs currently enrolled in

+

Clubs currently enrolled in

@@ -37,7 +37,7 @@ [% IF clubs %] -

Clubs you can enroll in

+

Clubs you can enroll in

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/enroll.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/clubs/enroll.tt @@ -1,9 +1,9 @@ [% USE AuthorisedValues %] [% SET AuthorisedValuesCategories = AuthorisedValues.GetCategories %] -

+

Enroll in [% club.name | html %] -

+
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/errors/errorpage.tt @@ -31,9 +31,9 @@
[% END %]
-

Sorry, the requested page is not available

-

Error [% errno | html %]

-
This message can have the following reason(s):
+

Sorry, the requested page is not available

+

Error [% errno | html %]

+

This message can have the following reason(s):

    [% IF ( errno == 400 ) %]
  • The link is broken and the page does not exist.
  • @@ -61,7 +61,7 @@
  • An error occurred while processing your request.
  • [% END %]
-

What's next?

+

What's next?

    [% IF ( errno == 401 ) && ( Koha.Preference( 'opacuserlogin' ) == 1 ) %]
  • Please log in to the catalog and try again. Login page
  • @@ -70,7 +70,7 @@
  • You can search our catalog using the search form at the top of this page.
  • Return to the catalog home page.
-

Report issues and broken links

+

Report issues and broken links

  • To report this error, please contact the Koha Administrator. Send email.
  • --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/maintenance.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/maintenance.tt @@ -39,7 +39,7 @@ [% IF Koha.Preference( 'OpacMaintenanceNotice' ) %] [% Koha.Preference( 'OpacMaintenanceNotice' ) | $raw %] [% ELSE %] -

    System Maintenance

    +

    System Maintenance

    The [% IF ( LibraryNameTitle ) %][% LibraryNameTitle | html %][% ELSE %]Koha online[% END %] catalog is offline for system maintenance. We'll be back soon! If you have any questions, please contact the site administrator

    [% END %]
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-ISBDdetail.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-ISBDdetail.tt @@ -30,7 +30,7 @@ Normal view MARC view ISBD view
- +

[% INCLUDE 'biblio-title.inc' %]

[% ISBD | $raw %]
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account-pay-error.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account-pay-error.tt @@ -30,6 +30,7 @@
+

Account payment

[% IF error %]

Error: there was a problem processing your payment

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-account.tt @@ -42,6 +42,7 @@
+

Charges

[% IF message %]
[% IF message == 'valid_payment' %] @@ -73,7 +74,7 @@

Payment applied: your payment of [% payment | html %] has been applied to your account

[% END %] -

Charges

+ [% PROCESS 'account-table.inc' ACCOUNT_LINES = ACCOUNT_LINES, ENABLE_OPAC_PAYMENTS = ENABLE_OPAC_PAYMENTS, plugins = plugins %]
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-advsearch.tt @@ -28,6 +28,7 @@
+

Advanced search

Search for: [% IF ( expanded_options ) %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-alert-subscribe.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-alert-subscribe.tt @@ -18,8 +18,9 @@
+

Subscription alerts

[% IF ( typeissue ) %] -

Subscribe to a subscription alert

+

Subscribe to a subscription alert

Do you want to receive an email when a new issue for this subscription arrives?

[% bibliotitle | html %]

@@ -33,7 +34,7 @@ [% END %] [% IF ( typeissuecancel ) %] -

Unsubscribe from a subscription alert

+

Unsubscribe from a subscription alert

Please confirm that you do not want to receive email when a new issue arrives for this subscription.

[% bibliotitle | html %]

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-auth.tt @@ -50,7 +50,7 @@ [% IF ( loginprompt ) %] -

Log in to your account

+

Log in to your account

[% IF ( timed_out ) %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-authorities-home.tt @@ -36,7 +36,7 @@
- Authority search +

Authority search

  1. --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-blocked.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-blocked.tt @@ -22,7 +22,7 @@
    -

    Blocked

    +

    Blocked

    You are not authorized to view this record.

    [% IF ( OpacSuppressionMessage ) %]
    --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browse.tt @@ -108,7 +108,10 @@
    [% ELSE %] -

    This feature is not enabled

    +

    Browse search

    +
    + This feature is not enabled +
    [% END %]
    --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browser.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-browser.tt @@ -33,7 +33,7 @@ [% END %]
    -

    Browse our catalog

    +

    Browse our catalog

    [% IF ( have_hierarchy ) %]
      --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-course-details.tt @@ -37,7 +37,7 @@
      -

      Course reserves for [% course.course_name | html %]

      +

      Course reserves for [% course.course_name | html %]

        [% IF ( course.term ) %]
      1. Term: [% AuthorisedValues.GetByCode( 'TERM', course.term, 1 ) | html %]
      2. [% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-detail.tt @@ -141,7 +141,7 @@ [% IF ( OPACXSLTDetailsDisplay ) %] [% XSLTBloc | $raw %] [% ELSE %] -

        [% INCLUDE 'biblio-title.inc' %]

        +

        [% INCLUDE 'biblio-title.inc' %]

        [% IF ( author ) %] by [% author | html %] [% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-downloadshelf.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-downloadshelf.tt @@ -46,14 +46,15 @@ [% END # / IF fullpage %]
        + [% UNLESS ( invalidlist ) %] +

        Download list [% shelf.shelfname | html %]

        [% IF ( format ) %]

        Your download should begin automatically.

        [% ELSE %] -

        Download list [% shelf.shelfname | html %]

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-illrequests.tt @@ -69,7 +69,7 @@ [% ELSE %]
[% IF method == 'create' %] -

New interlibrary loan request

+

New interlibrary loan request

[% IF stage == 'copyrightclearance' %] [% INCLUDE messages %]
@@ -104,7 +104,7 @@ [% END %] [% END # /IF stage == 'copyrightclearance' %] [% ELSIF method == 'list' %] -

Interlibrary loan requests

+

Interlibrary loan requests

[% INCLUDE messages %]
[% ELSIF method == 'view' %] -

View interlibrary loan request

+

View interlibrary loan request

[% INCLUDE messages %] [% status = request.status %] @@ -239,9 +239,9 @@ [% ELSIF method == 'availability' %] -

Interlibrary loan item availability

+

Interlibrary loan item availability

-

Displaying availability results

+

Displaying availability results

[% FOREACH key IN whole.keys %] [% value = whole.$key %] @@ -265,7 +265,7 @@
[% FOR service IN services %] -

[% service.name | html %]

+

[% service.name | html %]

[% INCLUDE 'ill-availability-table.inc' service=service %] [% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-issue-note.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-issue-note.tt @@ -33,7 +33,7 @@
-

Editing issue note for [% title | html %] [% author | html %]

+

Editing issue note for [% title | html %] [% author | html %]

[% IF not(Koha.Preference("AllowCheckoutNotes")) %] Issue notes have not been enabled. Please contact the library. [% ELSE %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-library.tt @@ -99,7 +99,7 @@ [% IF ( library ) %]
-

[% library.branchname | html %]

+

[% library.branchname | html %]

@@ -137,7 +137,7 @@ [% ELSE %]
-

[% IF ( singleBranchMode ) %]Library[% ELSE %]Libraries[% END %]

+

[% IF ( singleBranchMode ) %]Library[% ELSE %]Libraries[% END %]

[% FOREACH library IN libraries %]

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-main.tt @@ -66,6 +66,8 @@
[% END %] +

Home

+ [% IF Koha.Preference( 'OpacNewsLibrarySelect' ) %] [% UNLESS news_item %]
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-memberentry.tt @@ -60,6 +60,9 @@

+ +

Your personal details

+ [% IF action == 'edit' %]
[% ELSE %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-messaging.tt @@ -33,7 +33,7 @@ [% IF Koha.Preference( 'EnhancedMessagingPreferencesOPAC' ) %]
-

Your messaging settings

+

Your messaging settings

[% IF ( settings_updated ) %]

Settings updated

[% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-passwd.tt @@ -33,7 +33,7 @@
-

Change your password

+

Change your password

[% IF ( Error_messages ) %]
@@ -93,7 +93,8 @@ [% IF ( password_updated ) %]
-

Password updated

+ Password updated +
Your password has been changed
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-password-recovery.tt @@ -69,7 +69,7 @@ [% END %]
-

Forgotten password recovery

+

Forgotten password recovery

[% IF (hasError) %]

Error

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-patron-consent.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-patron-consent.tt @@ -40,7 +40,7 @@
[% END %] -

Your consents

+

Your consents

[% IF Koha.Preference('GDPR_Policy') %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-privacy.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-privacy.tt @@ -32,7 +32,7 @@
-

Your privacy management

+

Your privacy management

[% IF deleted %]
Your checkout history has been deleted.
--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt @@ -45,7 +45,7 @@
-

Checkout history

+

Checkout history

[% IF READING_RECORD.size == 0 %] You have never borrowed anything from this library. --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-email-sent.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-email-sent.tt @@ -32,8 +32,8 @@
[% END %]
+

Please confirm your registration

-

Please confirm your registration

A confirmation email will be sent shortly to the email address [% email | html %].

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-request-article.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-request-article.tt @@ -35,7 +35,7 @@ [% IF article_request_type == 'bib_only' %] [% SET mandatory_fields = Koha.Preference('ArticleRequestsMandatoryFieldsRecordOnly') %] [% END %] [% IF article_request_type == 'item_only' %] [% SET mandatory_fields = Koha.Preference('ArticleRequestsMandatoryFieldsItemOnly') %] [% END %] -

Place article request for [% biblio.title | html %]

+

Place article request for [% biblio.title | html %]

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-reserve.tt @@ -27,6 +27,7 @@
+

Placing a hold

[% IF ( message ) %]

Sorry, you cannot place holds.

--- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt @@ -61,7 +61,7 @@
-

No results found!

+

No results found!

[% IF ( searchdesc ) %] No results found for that in [% LibraryName | html %] catalog. @@ -115,12 +115,12 @@ [% IF ( searchdesc ) %] [% IF ( total ) %] -

+

Your search returned [% total | html %] results. -

+ [% IF ( related ) %]

(related searches:[% FOREACH relate IN related %] [% relate.related_search | html %][% END %]).

[% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-retrieve-file.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-retrieve-file.tt @@ -1,6 +1,7 @@ [%# This template is called only for a very simple error message %] -Your search [% IF hash %]for [% hash | html %][% END %] was not successful. +

Search unsuccessful

+ Your search [% IF hash %]for [% hash | html %][% END %] was not successful. --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-review.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-review.tt @@ -9,6 +9,7 @@
+

Reviews

[% IF ( cgi_debug ) %]
CGI debug is on.
[% END %] @@ -39,7 +40,7 @@
[% END # / ERRORs %] -

Comments on [% INCLUDE 'biblio-title.inc' %]

+

Comments on [% INCLUDE 'biblio-title.inc' %]

[% IF ( biblio.author ) %]

[% biblio.author | html %]

[% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-routing-lists.tt @@ -38,7 +38,7 @@
-

Routing lists

+

Routing lists

[% SET routinglists = logged_in_user.get_routing_lists %] [% IF ( routinglists.count ) %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-serial-issues.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-serial-issues.tt @@ -42,7 +42,7 @@
[% END %]
-

Issues for a subscription

+

Issues for a subscription

Normal view --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shareshelf.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shareshelf.tt @@ -41,7 +41,7 @@
[%# This section contains the essential code for error messages and three operations: invite, confirm_invite and accept. %] -

Share a list with another patron

+

Share a list with another patron

[% IF errcode %] [% IF errcode==1 && op %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -193,12 +193,12 @@ [% END %] [% IF shelf AND op == 'view' %] -

+

[% shelf.shelfname | html %] -

+ [% IF ( itemsloop ) %] [% SET contents = shelf.get_contents %] @@ -617,10 +617,10 @@
[% IF op == 'add_form' %]
- Create a new list +

Create a new list

[% ELSE %] - Editing [% shelf.shelfname | html %] +

Editing [% shelf.shelfname | html %]

@@ -699,7 +699,7 @@ [% ELSIF op == 'list' %] -

Lists

+

Lists

    [% IF Koha.Preference( 'opacuserlogin' ) == 1 %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-showreviews.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-showreviews.tt @@ -35,7 +35,7 @@
    [% END %]
    -

    Recent comments

    +

    Recent comments

    [% SET AdlibrisEnabled = Koha.Preference('AdlibrisCoversEnabled') %] [% SET AdlibrisURL = Koha.Preference('AdlibrisCoversURL') %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-suggestions.tt @@ -41,18 +41,20 @@
    +

    Your purchase suggestions

    [% IF ( op_add ) %] [% IF ( Koha.Preference('MaxTotalSuggestions') != '' && patrons_total_suggestions_count >= Koha.Preference('MaxTotalSuggestions') ) %] -

    You cannot place any more suggestions

    -

    You may only add up to [% Koha.Preference('MaxTotalSuggestions') | html %] suggestions in [% Koha.Preference('NumberOfSuggestionDays') | html %] days.

    +

    You cannot place any more suggestions

    +

    You may only add up to [% Koha.Preference('MaxTotalSuggestions') | html %] suggestions in [% Koha.Preference('NumberOfSuggestionDays') | html %] days.

    [% ELSIF ( Koha.Preference('MaxOpenSuggestions') != '' && patrons_pending_suggestions_count >= Koha.Preference('MaxOpenSuggestions') ) %] -

    You cannot place any more suggestions

    -

    You have reached your limit for suggestions you can place at this time ([% Koha.Preference('MaxOpenSuggestions') | html %]). Once the library has processed those suggestions you will be able to place more.

    +

    You cannot place any more suggestions

    +

    You have reached your limit for suggestions you can place at this time ([% Koha.Preference('MaxOpenSuggestions') | html %]). Once the library has processed those suggestions you will be able to place more.

    [% ELSE %] + [% IF ( opacsuggestion ) %] [% PROCESS koha_news_block news => opacsuggestion %] [% ELSE %] -

    Enter a new purchase suggestion

    +

    Enter a new purchase suggestion

    Please fill out this form to make a purchase suggestion. You will receive an email when the library processes your suggestion.

    Only certain fields (marked in red) are required, but the more information you enter the easier it will be for the librarians to find the title you're requesting. The "Notes" field can be used to provide any additional information.

    @@ -259,7 +261,7 @@ [% END # IF op_add %] [% IF ( op_else ) %] -

    +

    [% IF Koha.Preference( 'OPACViewOthersSuggestions' ) == 1 %] Purchase suggestions [% ELSE %] @@ -269,7 +271,7 @@ Purchase suggestions [% END %] [% END %] -

    + [% FOR m IN messages %]
    [% SWITCH m.code %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags.tt @@ -58,6 +58,7 @@ [% END %]
    +

    All Tags

    [% IF ( ERRORS ) %] [% FOREACH ERROR IN ERRORS %]
    @@ -80,7 +81,6 @@
    [% END %] [% END # /IF ERRORS %] -

    All Tags

    --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags_subject.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-tags_subject.tt @@ -33,7 +33,7 @@ [% END %]
    -

    Subject cloud

    +

    Subject cloud

    [% IF Koha.Preference( 'OpacCloud' ) == 1 %] [% IF ( LOOP ) %]

    This "cloud" shows the most used topics in our catalog. Click on any subject below to see the items in our collection.

    --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-topissues.tt @@ -62,6 +62,8 @@
    +

    Top issues

    + [% IF ( results ) %]
    --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt @@ -50,12 +50,13 @@
    - [% INCLUDE 'opac-note.inc' %] +

    Your summary

    -

    Hello, [% INCLUDE 'patron-title.inc' patron = logged_in_user %] -

    + [% INCLUDE 'opac-note.inc' %] -

    Click here if you're not [% INCLUDE 'patron-title.inc' patron = logged_in_user %]

    +

    Hello, [% INCLUDE 'patron-title.inc' patron = logged_in_user %] +
    + Click here if you're not [% INCLUDE 'patron-title.inc' patron = logged_in_user %]

    [% IF ( patronupdate ) %]

    Thank you!

    Your corrections have been submitted to the library, and a staff member will update your record as soon as possible.

    [% END %] --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt +++ a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt @@ -36,18 +36,18 @@ is not behaving as expected, you may want to refer to this guide to get yourself started.

    -

    Step one: Enter your user id[% IF ( SelfCheckoutByLogin ) %] and password[% END %]

    +

    Step one: Enter your user id[% IF ( SelfCheckoutByLogin ) %] and password[% END %]

    Enter your User ID[% IF ( SelfCheckoutByLogin ) %] and password[% END %], and click the submit button (or press the enter key).

    -

    Step two: Scan the barcode for each item, one at a time

    +

    Step two: Scan the barcode for each item, one at a time

    Scan each item and wait for the page to reload before scanning the next item. The checked-out item should appear in your checkouts list. The Submit button only needs to be clicked if you enter the barcode manually.

    -

    Step three: Click the 'Finish' button

    +

    Step three: Click the 'Finish' button

    If you do not click the 'Finish' button, your session will automatically expire in [% SelfCheckTimeout | html %] seconds.

    --- a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl +++ a/koha-tmpl/opac-tmpl/bootstrap/en/xslt/MARC21slim2OPACDetail.xsl @@ -129,7 +129,7 @@ -

    +

    a @@ -154,7 +154,7 @@ -

    +
    --