r20846 - htdocs/branches/beta - Fix errors in previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Thu Jul 7 12:56:30 EDT 2011


Author: cmarchi
Date: 2011-07-07 12:56:30 -0400 (Thu, 07 Jul 2011)
New Revision: 20846
Trac: http://svn.gnucash.org/trac/changeset/20846

Modified:
   htdocs/branches/beta/features.phtml
Log:
Fix errors in previous commit.

Modified: htdocs/branches/beta/features.phtml
===================================================================
--- htdocs/branches/beta/features.phtml	2011-07-07 16:50:32 UTC (rev 20845)
+++ htdocs/branches/beta/features.phtml	2011-07-07 16:56:30 UTC (rev 20846)
@@ -117,6 +117,7 @@
 <p><?php echo T_("Income/Expense Account Types (Categories) allow you to categorize your cash flow.  When used properly with the double-entry feature and equity accounts, these enable you to generate reports, such as Profit & Loss, that plain-vanilla systems cannot handle.");?>
 </p>
 <br clear="all" />
+</div>
 
 <h1 class="featuresection"><img class="gnc-icon" src="<?=$top_dir?>/images/features/gnucash-icon-32x32.png" alt="[GnuCash]"><a name="advan-feat"></a><?php echo T_("Advanced features");?></h1>
 
@@ -198,7 +199,7 @@
 <?php echo T_("GnuCash is the first free software application to support the German Home Banking Computer Information protocol, allowing German users to perform statement download and initiate bank transfers and direct debits.");?>
 </p>
 <br clear="all" />
-</p>
+</div>
 
 <h1 class="featuresection"><img class="gnc-icon" src="<?=$top_dir?>/images/features/gnucash-icon-32x32.png" alt="[GnuCash]"><a name="oth-feat"></a><?php echo T_("Other goodies");?></h1>
 



More information about the gnucash-changes mailing list