JBAS-1324 PDF links; avoid dupe notice
authorBill Erickson <berickxx@gmail.com>
Wed, 27 Apr 2016 20:56:10 +0000 (16:56 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
And move FAQ up to the top.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
KCLS/openils/var/templates_kcls/opac/register.tt2

index f2356b8..19a1ee3 100644 (file)
@@ -158,34 +158,21 @@ END; # input_field()
   <div id="main-content-register">
 
   <div id='main-content-left'>
-    <h1>[% l('Request a Library Card')%]</h1>
+    <h1>[% l('Get 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>.
+      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://w3.kcls.org/PDF/applications/ENG%20KCLS%20600%20Library%20Card%20Application.pdf'>
+        downloadable application
+      </a>.
     </p>
 
     [% IF ctx.register.success %]
       <h2>[% l('Registration successful!') %]<h3>
-      <p class='success-minus-1'>
-        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. 
-        <br/>
-        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://w3.kcls.org/PDF/KCLS%20600%20ENG.pdf'>
-          downloadable application.
-        </a>
-      </p>
-      <br/>
       <a href='/eg/opac/register'><button 
         id='submit-another'>Submit Another Application</button></a>
       <br/>
@@ -533,8 +520,12 @@ END; # input_field()
     [% END # IF ctx.success %]
     </div><!-- main-content-left -->
     <div id='main-content-right'>
+      <h3>
+        <a href='http://kcls.bibliocms.com/faq/library-cards/'>Related FAQs</a>
+      </h3>
+
       <h3>Download an Application</h3>
-      [% app_url = 'https://www.kcls.org/usingthelibrary/card/applications'; 
+      [% app_url = 'https://w3.kcls.org/PDF/applications';
          text_img_url = 'https://www.kcls.org/includes/usingthelibrary/images';
          langs = [
           { label => 'English', 
@@ -610,9 +601,6 @@ END; # input_field()
         <li>
           You'll need <a href='http://get.adobe.com/reader/'>Adobe Reader</a>.
         </li>
-        <li>                                                                   
-          <a href='http://kcls.bibliocms.com/faq/library-cards/'>Related FAQs</a>
-        </li> 
         <li>
           <hr/>
           Read our <a href='https://www.kcls.org/usingthelibrary/policies/privacy.cfm'>Privacy Policy</a>.