gnucash-htdocs master: still broken layout

Frank H.Ellenberger fell at code.gnucash.org
Tue Apr 3 04:07:24 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/2ec30748 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/dc505426 (commit)



commit 2ec3074874770ebf672d8648032b23f730e29ba5
Author: fell <frank.h.ellenberger at gmail.com>
Date:   Tue Apr 3 10:07:21 2018 +0200

    still broken layout

diff --git a/index.phtml b/index.phtml
index 5f54470..08c4c41 100644
--- a/index.phtml
+++ b/index.phtml
@@ -23,13 +23,13 @@ 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>
-  <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" />
 </div>
+<p><?php echo T_("Goodbye! Version 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>
 
 <p class="justify"><?php echo T_("<span class=\"gnucash\">GnuCash</span> is personal and small-business financial-accounting software, freely licensed under the <a href=\"http://www.gnu.org/\">GNU</a> GPL and available for GNU/Linux, BSD, Solaris, Mac OS X and Microsoft Windows.");?></p>



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



More information about the gnucash-changes mailing list