r21865 - htdocs/trunk - Fix bug #660204 for real!

Cristian Marchi cmarchi at code.gnucash.org
Thu Jan 19 15:17:25 EST 2012


Author: cmarchi
Date: 2012-01-19 15:17:25 -0500 (Thu, 19 Jan 2012)
New Revision: 21865
Trac: http://svn.gnucash.org/trac/changeset/21865

Modified:
   htdocs/trunk/features.phtml
Log:
Fix bug #660204 for real!

Modified: htdocs/trunk/features.phtml
===================================================================
--- htdocs/trunk/features.phtml	2012-01-19 13:29:36 UTC (rev 21864)
+++ htdocs/trunk/features.phtml	2012-01-19 20:17:25 UTC (rev 21865)
@@ -11,7 +11,7 @@
 
 <div>
 <p>
-<?php echo T_("<span class=\"gnucash\">GnuCash</span> is a powerful accounting software. Below are details of some of the numerous features that <span class=\"gnucash\">GnuCash</span> has to offer to its users.");?>
+<?php echo T_("<span class=\"gnucash\">GnuCash</span> is powerful accounting software. Below are details of some of the numerous features that <span class=\"gnucash\">GnuCash</span> has to offer to its users.");?>
 </p>
 <ul>
 <li><a href="#main-feat"><?php echo T_("Main features");?></a></li>
@@ -66,7 +66,7 @@
 <?php echo T_("You can create recurring transactions with a high level of customization of amounts and timeline. You can also set an automatic reminder when a transaction is due.");?>
 </p>
 <p class="justify">
-<?php echo T_("An assistant that runs when <span class=\"gnucash\">GnuCash</span> is started, allows scheduled transaction to be postponed without canceling or entering them before the due date.");?>
+<?php echo T_("An assistant that runs when <span class=\"gnucash\">GnuCash</span> is started allows scheduled transaction to be postponed without canceling or entering them before the due date.");?>
 </p>
 </div>
 



More information about the gnucash-changes mailing list