r22030 - htdocs/branches/beta - Fix again the text.

Cristian Marchi cmarchi at code.gnucash.org
Wed Feb 15 15:06:14 EST 2012


Author: cmarchi
Date: 2012-02-15 15:06:14 -0500 (Wed, 15 Feb 2012)
New Revision: 22030
Trac: http://svn.gnucash.org/trac/changeset/22030

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Fix again the text.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2012-02-15 20:05:08 UTC (rev 22029)
+++ htdocs/branches/beta/docs.phtml	2012-02-15 20:06:14 UTC (rev 22030)
@@ -56,10 +56,9 @@
 <p class="justify"><?php echo T_("There are two major <span class=\"gnucash\">GnuCash</span> documentation packages to help users:");?></p>
 <ul>
 <li><a href="<?php echo $hfileurl?>"><b><?php echo T_("The Help Manual");?></b></a></li>
-<li><a href="<?php echo $tfileurl?>"><b><?php echo T_("The Tutorials and Concepts Guide");?></b></a>.</li>
+<li><a href="<?php echo $tfileurl?>"><b><?php echo T_("The Tutorials and Concepts Guide");?></b></a></li>
 </ul>
 
-
 <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>
 
 <p class="justify"><?php echo T_("Additionally, you can talk to someone via IRC at irc.gnome.org channel <b>#gnucash</b> about your question. Another resource is the <a href=\"http://wiki.gnucash.org/wiki/\">English</a> or <a href=\"http://linuxwiki.de/GnuCash\">Deutsch</a> <span class=\"gnucash\">GnuCash</span> wikis.");?></p>



More information about the gnucash-changes mailing list