r21080 - htdocs/branches/beta - Fix previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Tue Aug 2 08:39:27 EDT 2011


Author: cmarchi
Date: 2011-08-02 08:39:27 -0400 (Tue, 02 Aug 2011)
New Revision: 21080
Trac: http://svn.gnucash.org/trac/changeset/21080

Modified:
   htdocs/branches/beta/index.phtml
Log:
Fix previous commit.

Modified: htdocs/branches/beta/index.phtml
===================================================================
--- htdocs/branches/beta/index.phtml	2011-08-02 12:28:36 UTC (rev 21079)
+++ htdocs/branches/beta/index.phtml	2011-08-02 12:39:27 UTC (rev 21080)
@@ -11,6 +11,8 @@
 
 <h1><?php echo T_("Welcome to GnuCash.org")?></h1>
 
+<div style="width:100%;float:left">
+
 <div id="download">
 <div style="float:left;">
 <h2><?php printf (T_("Download GnuCash %s"), $latest_stable)?></h2>



More information about the gnucash-changes mailing list