r22029 - htdocs/branches/beta - Fix previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Wed Feb 15 15:05:08 EST 2012


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

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Fix previous commit.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2012-02-15 20:04:05 UTC (rev 22028)
+++ htdocs/branches/beta/docs.phtml	2012-02-15 20:05:08 UTC (rev 22029)
@@ -56,7 +56,7 @@
 <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>.</p></li>
+<li><a href="<?php echo $tfileurl?>"><b><?php echo T_("The Tutorials and Concepts Guide");?></b></a>.</li>
 </ul>
 
 



More information about the gnucash-changes mailing list