gnucash-htdocs master: Oops
Frank H.Ellenberger
fell at code.gnucash.org
Tue Apr 3 03:55:50 EDT 2018
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/dc505426 (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/57c22600 (commit)
commit dc505426b962e243301bc3825942507f028b1ec7
Author: fell <frank.h.ellenberger at gmail.com>
Date: Tue Apr 3 09:55:44 2018 +0200
Oops
diff --git a/index.phtml b/index.phtml
index f8e8b7f..5f54470 100644
--- a/index.phtml
+++ b/index.phtml
@@ -24,8 +24,8 @@ include("externals/menu.phtml");
<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>
+ </ul>
+</div>
<div class="downloadimage">
<img alt="download" src="<?=$top_dir;?>/images/gnc-download.png" />
Summary of changes:
index.phtml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list