Revision: 1454
http://gatewiki.svn.sourceforge.net/gatewiki/?rev=1454&view=revAuthor: hcunningham
Date: 2009-07-05 19:38:33 +0000 (Sun, 05 Jul 2009)
Log Message:
-----------
make the link from the logo absolute
Modified Paths:
--------------
trunk/site-plugins/gate2/grails-app/views/layouts/cowguest.gsp
Modified: trunk/site-plugins/gate2/grails-app/views/layouts/cowguest.gsp
===================================================================
--- trunk/site-plugins/gate2/grails-app/views/layouts/cowguest.gsp 2009-07-05 16:27:46 UTC (rev 1453)
+++ trunk/site-plugins/gate2/grails-app/views/layouts/cowguest.gsp 2009-07-05 19:38:33 UTC (rev 1454)
@@ -64,7 +64,7 @@
<!-- header gif ******************************************************* -->
<div style="width: 100%; overflow: hidden; padding: 8px;">
<span style="float: left;">
- <a href="."><img src="/plugins/gate2-0.1/images/gateHeader.gif" alt="GATE" width="356" border="0" height="76"></a>
+ <a href="/"><img src="/plugins/gate2-0.1/images/gateHeader.gif" alt="GATE" width="356" border="0" height="76"></a>
</span>
<div style="float: right; clear: right;" id="topLoginEtc">
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
------------------------------------------------------------------------------
_______________________________________________
gatewiki-commits mailing list
gatewiki-commits@...
https://lists.sourceforge.net/lists/listinfo/gatewiki-commits