JBAS-1324 Limit state to WA; activation notice
authorBill Erickson <berickxx@gmail.com>
Wed, 27 Apr 2016 18:56:10 +0000 (14:56 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/openils/var/templates_kcls/opac/register.tt2

index ea70880..f2356b8 100644 (file)
@@ -160,6 +160,17 @@ END; # input_field()
   <div id='main-content-left'>
     <h1>[% l('Request a Library Card')%]</h1>
 
+    <p>
+    To fully activate your card you will need to visit a KCLS library 
+    with proof of address and photo ID that shows your date of birth. 
+    Parents/guardians can assist with proof of address for full activation 
+    for applicants under 18. Find a list of the documents you may use to 
+    provide proof of address on our 
+    <a href='https://www.kcls.org/usingthelibrary/card/applications/KCLS%20600%20ENG.pdf'>
+      downloadable application
+    </a>.
+    </p>
+
     [% IF ctx.register.success %]
       <h2>[% l('Registration successful!') %]<h3>
       <p class='success-minus-1'>
@@ -425,11 +436,11 @@ END; # input_field()
         <li>
           <div class="grid">
             <div class="grid-cell" style="width:40%">
-              <div>[% PROCESS state_selector name='stgba.state' id='stgba.state' %]</div>
               <div>
-                <label for="stgba.state">
-                  State<span class="patron-reg-required">*</span>
-                </label>
+                <input disabled='disabled' name='stgba.state' id='stgba.state' value='WA'/>
+              </div>
+              <div>
+                <label for="stgba.state">State</label>
               </div>
             </div>
             <div class="grid-cell" style="width:40%">