[Piwik-svn] r512 - trunk/plugins/Home/templates
svnmaster at piwik.org
svnmaster at piwik.org
Sun Jun 8 15:04:19 CEST 2008
Author: matt
Date: 2008-06-08 15:04:18 +0200 (Sun, 08 Jun 2008)
New Revision: 512
Modified:
trunk/plugins/Home/templates/index.tpl
Log:
- thanks to francesco, fixing bug in template when using IE
Modified: trunk/plugins/Home/templates/index.tpl
===================================================================
--- trunk/plugins/Home/templates/index.tpl 2008-06-08 12:47:25 UTC (rev 511)
+++ trunk/plugins/Home/templates/index.tpl 2008-06-08 13:04:18 UTC (rev 512)
@@ -64,15 +64,15 @@
</span>
<span id="h1"><a href='http://piwik.org'>Piwik</a> </span><span id="subh1"> # open source web analytics</span><br>
-<br>
-<div id="stuff">
+
+<div id="stuff" style="width:350; text-align:left;">
<div>
<span id="messageToUsers"><a href='http://piwik.org'>Piwik</a> is a collaborative project and still Beta. If you want to help, please <u><a href="mailto:hello at piwik.org?subject=Piwik">contact us</a></u>.</span>
{include file="Home/templates/links_misc_modules.tpl"}
</div>
</div>
+<br>
-
<noscript>
<span id="javascriptDisable">
{'Home_JavascriptDisabled'|translate:'<a href="">':'</a>'}
More information about the Piwik-svn
mailing list