[SUCS Devel] site r674 - trunk/templates
imranh at sucs.org
imranh at sucs.org
Tue Apr 14 20:31:39 BST 2015
Author: imranh
Date: 2015-04-14 20:31:30 +0100 (Tue, 14 Apr 2015)
New Revision: 674
Modified:
trunk/templates/branding.tpl
Log:
Forgot a /
Modified: trunk/templates/branding.tpl
===================================================================
--- trunk/templates/branding.tpl 2015-04-14 19:22:26 UTC (rev 673)
+++ trunk/templates/branding.tpl 2015-04-14 19:31:30 UTC (rev 674)
@@ -3,7 +3,7 @@
<div class="cornerTopLeft">
<div class="cornerTopRight">
<div id="logo">
- <a href="{$baseurl}"><img src="{$baseurl}/images/sucslogo-halo.png" width="170" height="76" alt="SUCS" /></a>
+ <a href="{$baseurl}/"><img src="{$baseurl}/images/sucslogo-halo.png" width="170" height="76" alt="SUCS" /></a>
</div>
{include file="login.tpl"}
More information about the Devel
mailing list