5af86f99aab1d8b4f163fc7e1469f956c84b53c9
[koha.git] / koha-tmpl / opac-tmpl / prog / en / modules / sco / help.tmpl
1 <!-- TMPL_INCLUDE NAME="doc-head-open.inc" --><!-- TMPL_VAR NAME="LibraryName" --> &rsaquo; Self Checkout</title>
2 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
3 <meta name="generator" content="Koha <!-- TMPL_VAR NAME="Version" -->" /> <!-- leave this for stats -->
4 <link rel="shortcut icon" href="<!-- TMPL_VAR NAME="themelang" -->/includes/favicon.ico" type="image/x-icon" />
5
6 <link rel="stylesheet" type="text/css" href="<!-- TMPL_VAR name="themelang" -->/css/sco.css" />
7 </head>
8 <body>
9 <div id="doc" class="yui-t7">
10   <div id="bd">
11     <div class="yui-g">
12
13 <h1>Self Checkout Help</h1>
14
15 <p>If this is your first time using the self checkout system, or if the system
16 is not behaving as expected, you may want to refer to this guide to get
17 yourself started.</p>
18
19 <h3>Step One: Enter your user id</h3>
20 <p>Enter your User ID, and click the submit button (or press the enter key).</p>
21
22 <h3>Step Two: Scan the barcode for each item, one at a time</h3>
23 <p>Scan each item and wait for the page to reload before scanning the next item.
24 The checked-out item should appear in your checkouts list.
25 The Submit button only needs to be clicked if you enter the barcode manually.</p>
26
27 <h3>Step Three: Click the 'Finish' button</h3>
28
29     <div class="button">
30         <a href="javascript:history.go(-1)">Return to the Self-Checkout</a>
31     </div>
32
33 </div></div></div>
34 </body>
35 </html>
36