r21084 - htdocs/branches/beta/externals - Fix a typo spotted by David Reiser.

Cristian Marchi cmarchi at code.gnucash.org
Tue Aug 2 16:09:50 EDT 2011


Author: cmarchi
Date: 2011-08-02 16:09:49 -0400 (Tue, 02 Aug 2011)
New Revision: 21084
Trac: http://svn.gnucash.org/trac/changeset/21084

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Fix a typo spotted by David Reiser.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-08-02 12:47:01 UTC (rev 21083)
+++ htdocs/branches/beta/externals/header.phtml	2011-08-02 20:09:49 UTC (rev 21084)
@@ -49,7 +49,7 @@
 <div style="margin: 0px 0px 0 0;">
 <a href="<?=$home?>/"><!--img src="<?=$home?>/externals/gnucash_logo1.png" alt="[GnuCash Logo]" id="gnclogo" width="179" height="45" border="0"/ -->
 <img alt="banner" src="<?=$home?>/externals/banner5.png" /></a>
-<p style="font-style:italic; font-size:1.1em; margin: 0 0 0 10px; color: #08006d"><?php echo T_("Free Acconting Software");?></p>
+<p style="font-style:italic; font-size:1.1em; margin: 0 0 0 10px; color: #08006d"><?php echo T_("Free Accounting Software");?></p>
 </div>
 
 <span id="language">



More information about the gnucash-changes mailing list