adding PINES help links
authorChris Sharp <csharp@georgialibraries.org>
Wed, 20 Mar 2013 01:22:35 +0000 (21:22 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Mon, 30 Sep 2013 16:29:36 +0000 (12:29 -0400)
Conflicts:

Open-ILS/src/templates/opac/parts/login/help.tt2

Open-ILS/src/templates/opac/parts/login/help.tt2

index a59d291..8a5bc06 100644 (file)
@@ -1,8 +1,9 @@
 <div class="login-help-box">
-
     <div class="login-help-button">
-        <a href="http://example.com" class="opac-button">[% l('Questions?') %]</a>
+        <a href="http://pines.georgialibraries.org/catalog-help" class="opac-button">[% l('Questions?') %]</a>
     </div>
+    <a href="http://pines.georgialibraries.org/catalog-help"><img 
+        src="[% ctx.media_prefix %]/images/questions.png" alt="[% l('Questions?') %]" style="margin-top:29px;" /></a>
 
     <div>
         [% l('Visit our FAQs section for answers to common questions about how to use your account.') %]
@@ -10,7 +11,7 @@
 
     <div class="login-help-button">
         <div class="opac-multiline-button">
-        <a href="http://example.com">[% l('FAQs') %]</a>
+        <a href="http://pines.georgialibraries.org/pines-frequently-asked-questions">[% l('FAQs') %]</a>
        </div>
     </div>