r20852 - htdocs/branches/beta - Fix previous commit.
Cristian Marchi
cmarchi at code.gnucash.org
Fri Jul 8 13:40:13 EDT 2011
Author: cmarchi
Date: 2011-07-08 13:40:12 -0400 (Fri, 08 Jul 2011)
New Revision: 20852
Trac: http://svn.gnucash.org/trac/changeset/20852
Modified:
htdocs/branches/beta/index.phtml
Log:
Fix previous commit.
Modified: htdocs/branches/beta/index.phtml
===================================================================
--- htdocs/branches/beta/index.phtml 2011-07-08 17:34:50 UTC (rev 20851)
+++ htdocs/branches/beta/index.phtml 2011-07-08 17:40:12 UTC (rev 20852)
@@ -22,9 +22,9 @@
</ul>
</div>
-<p class="justify">><?php echo T_("GnuCash is personal and small-business financial-accounting software, freely licensed under the <a href=\"http://www.gnu.org/\">GNU</a> GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.");?></p>
+<p class="justify"><?php echo T_("GnuCash is personal and small-business financial-accounting software, freely licensed under the <a href=\"http://www.gnu.org/\">GNU</a> GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.");?></p>
-<p class="justify">><?php echo T_("Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. "); ?></p>
+<p class="justify"><?php echo T_("Designed to be easy to use, yet powerful and flexible, GnuCash allows you to track bank accounts, stocks, income and expenses. As quick and intuitive to use as a checkbook register, it is based on professional accounting principles to ensure balanced books and accurate reports. "); ?></p>
<div style="float:right; width:100%">
<h2 style="margin-bottom:1px; margin-top:0px"><?php echo T_("Feature Highlights"); ?></h2>
@@ -34,7 +34,6 @@
<div style="width:50%;float:left;">
<ul style="font-style:italic;">
-<ul>
<li><?php echo T_("Double-Entry Accounting");?></li>
<li><?php echo T_("Stock/Bond/Mutual Fund Accounts");?></li>
<li><?php echo T_("Small-Business Accounting");?></li>
@@ -45,7 +44,6 @@
<div style="width:50%;float:left;">
<ul style="font-style:italic;">
-<ul>
<li><?php echo T_("QIF/OFX/HBCI Import, Transaction Matching");?></li>
<li><?php echo T_("Scheduled Transactions");?></li>
<li><?php echo T_("Financial Calculations "); ?></li>
More information about the gnucash-changes
mailing list