Modifications to patron self-registration form to make it
authorTerran McCanna <tmccanna@georgialibraries.org>
Tue, 15 Dec 2015 16:47:03 +0000 (11:47 -0500)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 7 Oct 2017 00:25:50 +0000 (20:25 -0400)
display better and change library locator link.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Conflicts:
Open-ILS/src/templates/opac/register.tt2

Open-ILS/src/templates/opac/css/style.css.tt2
Open-ILS/src/templates/opac/register.tt2

index 22e2f10..746a14c 100644 (file)
@@ -2644,6 +2644,10 @@ a.preflib_change {
     [% END -%]
 }
 
+#main-content-register-terms {
+       max-width:400px;
+}
+
 .patron-reg-invalid {
     font-weight: bold;
     color: red;
@@ -3283,6 +3287,7 @@ div.result_table_utils {
        .mobile_search_lbl_clr{
           color:[% css_colors.mobile_header_text %];
        }
+          
 }
 
 
index 1c98a99..d211fca 100644 (file)
@@ -51,10 +51,11 @@ END;
 <div id="content-wrapper" style="font-size:.9em;font-weight:normal;">
     <div id="main-content-register">
         <div class="common-full-pad"></div>
-               <div class="header_middle" style="margin-bottom:30px;margin-top:30px;">[% l('Apply for a PINES Library Card') %]</div>
+        <h1>[% l('Apply for a PINES Library Card')%]</h1>
+        <hr/>
 
         [% IF ctx.register.success %]
-            <div class="header_middle" style="margin-bottom:30px;margin-top:30px;">[% l('Registration successful!') %]</div>
+            <h3>[% l('Registration successful!') %]<h3>
             <h4>[% l('Please visit your Home Library within 14 days to complete your registration.') %]</h4>
 
             [% IF ctx.register.username_taken %]
@@ -98,7 +99,7 @@ END;
         <form method='POST'>
             <table>
                 <tr>
-                    <td>
+                    <td valign="top">
                         <label for='stgu.home_ou'>[% l('Home Library') %]</label>
                     </td>
                     <td>[% INCLUDE build_org_selector 
@@ -106,7 +107,11 @@ END;
                             value=value || ctx_org
                             can_have_users_only=1
                             valid_org_list=ctx.register.valid_orgs
-                        %] 
+                        %]<br/>
+                                               <div style="font-size:small;font-style:italic;">
+                                                   <a href="http://pines.georgialibraries.org/pinesLocator/locator.html" target="_blank">
+                               Find the name of the library system and branch closest to you.</a>
+                                           </div>
                     </td>
                     <td>
                         <a href="http://georgialibraries.org/directories/pineslibdir.php" target="_blank">
@@ -175,7 +180,7 @@ FOR field_def IN register_fields;
 
 <!-- Adding terms of agreement -->
 <tr>
-    <td colspan='3' style="max-width:400px;">
+    <td colspan='3' id="main-content-register-terms">
         <p style="font-weight:bold;">By clicking the Submit Registration button below, 
             you are applying for the right to use the library and:</p>
         <ul>