Initial dev repository
[kcls-web.git] / local_templates / default / circ / selfcheck / patron_login.tt2
diff --git a/local_templates/default/circ/selfcheck/patron_login.tt2 b/local_templates/default/circ/selfcheck/patron_login.tt2
new file mode 100644 (file)
index 0000000..da65d79
--- /dev/null
@@ -0,0 +1,7 @@
+<div>Please login using your library barcode</div>
+<div class='oils-selfck-login-box'>
+    <input jsId='selfckBarcodeBox' dojoType='dijit.form.TextBox'></input>
+</div>
+<div id='oils-selfck-login-pw' class='hidden oils-selfck-login-box'>
+    <input jsId='selfckPwBox' dojoType='dijit.form.TextBox'></input>
+</div>