JBAS-1132 Card app PDF link; avoid bibliocms links
authorBill Erickson <berickxx@gmail.com>
Mon, 21 Mar 2016 15:46:23 +0000 (11:46 -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 9707025..5ae8cdf 100644 (file)
@@ -121,7 +121,7 @@ END; # input_field()
       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'>
+      <a href='https://w3.kcls.org/PDF/KCLS%20600%20ENG.pdf'>
         downloadable application.
       </a>
     </p>
@@ -452,7 +452,7 @@ END; # input_field()
             <input type="submit" value="[% l('Submit Registration') %]"/>
           </div>
           <div class="grid-cell">
-            <button onclick="location.href='https://kcls.bibliocms.com/'; return false">
+            <button onclick="location.href='https://www.kcls.org/'; return false">
               Cancel and Return to KCLS
             </button>
           </div>