From e1278e3a4df1f1d0b0a8948a1d1f2ee9dd49620f Mon Sep 17 00:00:00 2001 From: Mona Panchaud Date: Sat, 5 Nov 2022 19:25:43 +0100 Subject: [PATCH] Bug 32115: Add ID to check-out default help message dialog to allow customization --- .../bootstrap/en/modules/sco/help.tt | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt index 131a4bf698..2f2417fc5d 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt @@ -31,25 +31,27 @@ [% END %] -

If this is your first time using the self checkout system, or if the system - is not behaving as expected, you may want to refer to this guide to get - yourself started.

+
+

If this is your first time using the self checkout system, or if the system + 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).

+

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.

+

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.

+

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

+
Return to the self-checkout -- 2.37.3