nomenclature cleanup on email notification for subscriptions
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / sco / help.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryName" --> -- Self Checkout
2 <!-- TMPL_INCLUDE NAME="doc-head-close-sco.inc" -->
3 <!-- TMPL_INCLUDE NAME="masthead-sco.inc" -->
4
5 <body>
6 <div id="content-block">
7
8 <br />
9 <h2>Self Checkout Help</h2>
10
11 <p>If this is your first time using the self checkout system, or if the system
12 is not behaving as expected, you may want to refer to this guide to get
13 yourself started.</p>
14
15 <h3>Step One: Enter your user id    </h3>
16 <p>Enter your User ID, and click the submit button (or press the enter key).</p>
17
18 <h3>Step Two: Scan the barcode for each item, one at a time</h3>
19 <p>Scan each item and wait for the page to reload before scanning the next item.
20 The checked-out item should appear in your issues list.
21 The Submit button only needs to be clicked if you enter the barcode manually.</p>
22
23 <h3>Step Three: Click the 'Click here if done' link when done.</h3>
24
25 <br />
26 <div class="button">
27 <a href="javascript:history.go(-1)"  onMouseOver="self.status=document.referrer;return true">Return to the Self-Checkout.</a>
28 </div></div>
29 </body>
30 </html>
31