gnucash-htdocs master: still working on layout

Frank H.Ellenberger fell at code.gnucash.org
Tue Apr 3 03:49:59 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/57c22600 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/35527207 (commit)



commit 57c226003334668ac801c1893cc54c37537e21a4
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 3 09:49:55 2018 +0200

    still working on layout

diff --git a/index.phtml b/index.phtml
index efe0096..f8e8b7f 100644
--- a/index.phtml
+++ b/index.phtml
@@ -23,9 +23,9 @@ include("externals/menu.phtml");
   <li><img alt="windows" src="<?=$top_dir?>/images/icons/windows.png" /> Microsoft Windows <a href="<?php echo $download_path.$latest_stable_xp_vista;?>">XP/Vista</a></li> | <a href="<?php echo $download_path.$latest_stable_win;?>">7/8/10</a>
   <li><img alt="macosx" src="<?=$top_dir?>/images/icons/macosx.png" /> Mac OS X <a href="<?php echo $download_path.$latest_stable_mac_intel;?>">Intel</a> | <a href="<?php echo $download_path.$latest_stable_mac_ppc;?>">Power PC</a></li>
   <li><a href="<?=$home?>/download.phtml" style="font-size: 80%;"><?=T_("More downloads (Source, Development,...)")?></a></li>
- </ul>
- <p><?php echo T_("Goodbye! <span class=\"gnucash\">GnuCash</span> 2.6.20 is the last version for Windows XP/Vista and MacOS X 10.8 and earlier, and so the last version that will run on PowerPC Macs.");?></p>
-</div>
+  <li><?php echo T_("Goodbye! <span class=\"gnucash\">GnuCash</span> 2.6.20 is the last version for Windows XP/Vista and MacOS X 10.8 and earlier, and so the last version that will run on PowerPC Macs.");?></li>
+<</ul>
+ /div>
 
 <div class="downloadimage">
 <img alt="download" src="<?=$top_dir;?>/images/gnc-download.png" />



Summary of changes:
 index.phtml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)



More information about the gnucash-changes mailing list