r21971 - htdocs/branches/beta - Add spaces between words.

Cristian Marchi cmarchi at code.gnucash.org
Sun Feb 5 04:13:14 EST 2012


Author: cmarchi
Date: 2012-02-05 04:13:14 -0500 (Sun, 05 Feb 2012)
New Revision: 21971
Trac: http://svn.gnucash.org/trac/changeset/21971

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Add spaces between words.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2012-02-05 09:12:36 UTC (rev 21970)
+++ htdocs/branches/beta/docs.phtml	2012-02-05 09:13:14 UTC (rev 21971)
@@ -53,7 +53,7 @@
 
 <h1><?php echo T_("GnuCash Documentation");?></h1>
 
-<p class="justify"><?php echo T_("There are two major <span class=\"gnucash\">GnuCash</span> documentation packages to help users: the");?><a href="<?php echo $hfileurl?>"><b><?php echo T_("Help Manual");?></b></a> <?php echo T_("and the");?> <a href="<?php echo $tfileurl?>"><b><?php echo T_("Tutorials and Concepts Guide");?></b></a>.</p>
+<p class="justify"><?php echo T_("There are two major <span class=\"gnucash\">GnuCash</span> documentation packages to help users: the");?> <a href="<?php echo $hfileurl?>"><b><?php echo T_("Help Manual");?></b></a> <?php echo T_("and the");?> <a href="<?php echo $tfileurl?>"><b><?php echo T_("Tutorials and Concepts Guide");?></b></a>.</p>
 
 <p class="justify"><?php echo T_("The <b>Help Manual</b> is designed to be a quick reference of how to accomplish specific tasks and how to use the features in <span class=\"gnucash\">GnuCash</span>. The <b>Concepts Guide</b> is designed to be an in depth guide to the concepts behind using <span class=\"gnucash\">GnuCash</span> with a tutorial to show how to put those concepts into practice.");?></p>
 



More information about the gnucash-changes mailing list