r21937 - htdocs/branches/beta - Use proper name for writing docs link.

Cristian Marchi cmarchi at code.gnucash.org
Fri Feb 3 12:26:48 EST 2012


Author: cmarchi
Date: 2012-02-03 12:26:48 -0500 (Fri, 03 Feb 2012)
New Revision: 21937
Trac: http://svn.gnucash.org/trac/changeset/21937

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Use proper name for writing docs link.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2012-02-03 17:24:48 UTC (rev 21936)
+++ htdocs/branches/beta/docs.phtml	2012-02-03 17:26:48 UTC (rev 21937)
@@ -23,7 +23,7 @@
 <p class="justify"><?php echo T_("You can also send an email to the <a href=\"mailto:gnucash-user at lists.gnucash.org\">gnucash-user</a> mailing list if you cannot find a satisfactory answer to your question within either the <b>Help Manual</b> or the <b>Tutorial and Concepts Guide</b>. We <b>want</b> feedback from you, it is also through your comments that we know how to improve the documentation.");?></p>
 
 <div class="dialog note">
-<p class="justify"><?php echo T_("<span class=\"gnucash\">GnuCash</span>'s documentation has been created by its community. See the <a href=\"develdocs.phtml\">Documentation Development page</a> if you are interested in contributing to this effort.");?></p>
+<p class="justify"><?php echo T_("<span class=\"gnucash\">GnuCash</span>'s documentation has been created by its community. See the <a href=\"develdocs.phtml\">Writing Documentation page</a> if you are interested in contributing to this effort.");?></p>
 </div>
 
 <div class="featurecontainer">



More information about the gnucash-changes mailing list