r20984 - htdocs/branches/beta - Add proper class to GnuCash word occurence.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jul 29 14:27:08 EDT 2011


Author: cmarchi
Date: 2011-07-29 14:27:08 -0400 (Fri, 29 Jul 2011)
New Revision: 20984
Trac: http://svn.gnucash.org/trac/changeset/20984

Modified:
   htdocs/branches/beta/download.phtml
Log:
Add proper class to GnuCash word occurence.

Modified: htdocs/branches/beta/download.phtml
===================================================================
--- htdocs/branches/beta/download.phtml	2011-07-29 18:08:21 UTC (rev 20983)
+++ htdocs/branches/beta/download.phtml	2011-07-29 18:27:08 UTC (rev 20984)
@@ -26,7 +26,7 @@
 </ul>
 
 <a name="distribution"></a><h3>Linux</h3>
-<p class="justify"><?php echo T_("Most linux distributions come bundled with a version of GnuCash, though it's not always the most recent version and it may not have been installed by default. Still it is recommended to use the <span class=\"gnucash\">GnuCash</span> version that comes with your distribution.");?></p>
+<p class="justify"><?php echo T_("Most linux distributions come bundled with a version of <span class=\"gnucash\">GnuCash</span>, though it's not always the most recent version and it may not have been installed by default. Still it is recommended to use the <span class=\"gnucash\">GnuCash</span> version that comes with your distribution.");?></p>
 <p class="justify"><?php echo T_("Below are ways to install <span class=\"gnucash\">GnuCash</span> on some of the more popular distributions:");?></p>
 
 <ul class="imagelist">



More information about the gnucash-changes mailing list