gnucash-htdocs master: Bug #739795 - Add GnuCash 2.6 release tour link.

Cristian Marchi cmarchi at code.gnucash.org
Sat Nov 8 03:48:27 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/c531c1a3 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/a0f1c53d (commit)



commit c531c1a348d1eea8eae5d1d29f1c9ca90209d3f5
Author: Cristian Marchi <cri79 at libero.it>
Date:   Sat Nov 8 09:53:05 2014 +0100

    Bug #739795 - Add GnuCash 2.6 release tour link.

diff --git a/index.phtml b/index.phtml
index 92d8711..e7cd410 100644
--- a/index.phtml
+++ b/index.phtml
@@ -16,6 +16,7 @@ include("externals/menu.phtml");
 <div id="download">
 <div style="float:left;">
 <h2 id="dwnld-box"><?php printf (T_("Download GnuCash %s"), $latest_stable)?></h2>
+<h3><a style="margin-left:10px" href="2.6-release-tour.phtml"><em><?php echo T_("GnuCash 2.6 release tour")?></em></a></h3>
 
 <ul>
 <li><img alt="linux" src="<?=$top_dir?>/images/icons/linux.png" /> Linux <a href="<?php echo $download_path.$latest_stable_source;?>"><?php echo T_("Source");?></a> | <a href="<?=$home?>/download.phtml#distribution"><?php echo T_("Via distribution");?></a></li>



Summary of changes:
 index.phtml | 1 +
 1 file changed, 1 insertion(+)



More information about the gnucash-changes mailing list