TPAC: Make corner image link to server root
authorDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 16:53:51 +0000 (12:53 -0400)
committerDan Wells <dbw2@calvin.edu>
Wed, 25 Sep 2013 22:45:33 +0000 (18:45 -0400)
Most people will do this anyway, and in the MOPAC view, you currently
get trapped in 'My Account' with no obvious way out unless we have
a link like this.

Signed-off-by: Dan Wells <dbw2@calvin.edu>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/src/templates/opac/parts/topnav_logo.tt2

index 0b55700..fedb66a 100644 (file)
@@ -1,2 +1,2 @@
-       <div id="topnav_logo"> <a href="http://evergreen-ils.org"><img alt="[% l('Evergreen Logo') %]" 
+       <div id="topnav_logo"> <a href="/"><img alt="[% l('Evergreen Logo') %]" 
             src="[% ctx.media_prefix %]/opac/images/small_logo.png" /></a></div>