[Gnucash-changes] r14403 - htdocs/trunk - add link to nightly trunk build of guide.

Joshua Sled jsled at cvs.gnucash.org
Wed Jun 21 16:48:13 EDT 2006


Author: jsled
Date: 2006-06-21 16:48:12 -0400 (Wed, 21 Jun 2006)
New Revision: 14403
Trac: http://svn.gnucash.org/trac/changeset/14403

Modified:
   htdocs/trunk/docs.phtml
Log:
add link to nightly trunk build of guide.


Modified: htdocs/trunk/docs.phtml
===================================================================
--- htdocs/trunk/docs.phtml	2006-06-21 20:17:16 UTC (rev 14402)
+++ htdocs/trunk/docs.phtml	2006-06-21 20:48:12 UTC (rev 14403)
@@ -17,6 +17,18 @@
 <div class="tblborder">
      <div class="frametitle">
          <img src="<?=$top_dir?>/images/icons/document.txt.gif" width="16" height="16" alt="[document icon]" />
+         <b><?php echo _("GnuCash v1.9 (current unstable)");?></b>
+     </div>
+     <div class="newsinner">
+       <p>A nightly build of the <a href="http://svn.gnucash.org/docs/guide/">current unstable-branch Concepts Guide</a> is available.</p>
+     </div>
+</div>
+
+<br />
+
+<div class="tblborder">
+     <div class="frametitle">
+         <img src="<?=$top_dir?>/images/icons/document.txt.gif" width="16" height="16" alt="[document icon]" />
          <b><?php echo _("GnuCash v1.8 (current stable release)");?></b>
      </div>
      <div class="newsinner">



More information about the gnucash-changes mailing list