r20968 - htdocs/branches/beta - Tweak again some text.

Cristian Marchi cmarchi at code.gnucash.org
Fri Jul 29 10:06:02 EDT 2011


Author: cmarchi
Date: 2011-07-29 10:06:02 -0400 (Fri, 29 Jul 2011)
New Revision: 20968
Trac: http://svn.gnucash.org/trac/changeset/20968

Modified:
   htdocs/branches/beta/docs.phtml
Log:
Tweak again some text.

Modified: htdocs/branches/beta/docs.phtml
===================================================================
--- htdocs/branches/beta/docs.phtml	2011-07-29 14:03:07 UTC (rev 20967)
+++ htdocs/branches/beta/docs.phtml	2011-07-29 14:06:02 UTC (rev 20968)
@@ -23,6 +23,7 @@
 <div class="featurecontainer">
 <div class="featureborder">
 <h2 class="featuretitle"><?= T_("Nightly Documentation Builds");?></h2>
+<h3><?= T_("Current <em>unstable</em> user documentation and developer documentation");?></h3>
 </div>
 
 <div id="develdoc">
@@ -74,8 +75,6 @@
 </div>
 </div>
 
-<h3><?= T_("Current <em>unstable</em> user documentation and developer documentation");?></h3>
-
 <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>.");?>
 </div>
 
@@ -87,6 +86,7 @@
 <div class="featureborder">
 <h2 class="featuretitle">GnuCash v2.4 <?=T_("(current stable release)");?></h2>
 </div>
+<h3><?= T_("Current <em>stable</em> user documentation and developer documentation");?></h3>
 <div id="stabledoc">
 <div style="float:left;">
 <h2 class="download-title"><?php echo T_("Download");?> (<em><?php echo T_("Stable");?>)</em></h2>
@@ -136,8 +136,6 @@
 </div>
 </div>
 
-<h3><?= T_("Current <em>stable</em> user documentation and developer documentation");?></h3>
-
 <p class="justify"><?php echo T_("This is the latest stable release of the <span class=\"gnucash\">Gnucash</span> documentation. <em>Stable</em> means that this documentation is not necessarily the most up to date but it works without any problem.");?>
 </div>
 



More information about the gnucash-changes mailing list