r21035 - htdocs/branches/beta - Validate docs page.

Cristian Marchi cmarchi at code.gnucash.org
Sun Jul 31 09:33:34 EDT 2011


Author: cmarchi
Date: 2011-07-31 09:33:34 -0400 (Sun, 31 Jul 2011)
New Revision: 21035
Trac: http://svn.gnucash.org/trac/changeset/21035

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Validate docs page.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-31 13:32:34 UTC (rev 21034)
+++ htdocs/branches/beta/docs.phtml	2011-07-31 13:33:34 UTC (rev 21035)
@@ -71,7 +71,7 @@
 </div>
 </div>
 
-<p class="justify"><?php echo T_("Every night a server builds the documentation from the current contents of the <span class=\"gnucash\">GnuCash</span> subversion repository. This includes the <b>Developer Documentation</b> from <b>Doxygen</b> and <b>User Documentation</b> for the current <em>unstable</em> version of <span class=\"gnucash\">GnuCash</span>.");?>
+<p class="justify"><?php echo T_("Every night a server builds the documentation from the current contents of the <span class=\"gnucash\">GnuCash</span> subversion repository. This includes the <b>Developer Documentation</b> from <b>Doxygen</b> and <b>User Documentation</b> for the current <em>unstable</em> version of <span class=\"gnucash\">GnuCash</span>.");?></p>
 </div>
 
 <div class="dialog warning">



More information about the gnucash-changes mailing list