@@ -, +, @@ allow customization --- .../bootstrap/en/modules/sco/help.tt | 28 ++++++++++--------- 1 file changed, 15 insertions(+), 13 deletions(-) --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/sco/help.tt +++ a/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 --