Image handling has changed in the new version...
authorChris Sharp <csharp@georgialibraries.org>
Wed, 16 Oct 2013 15:00:44 +0000 (11:00 -0400)
committerChris Sharp <csharp@georgialibraries.org>
Sat, 9 Dec 2017 19:33:37 +0000 (14:33 -0500)
Removing PINES-customized code that referred to a now-missing image.

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

index 8a5bc06..2e0f471 100644 (file)
@@ -2,9 +2,6 @@
     <div class="login-help-button">
         <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.') %]
     </div>