gnucash-htdocs master: Announcement broke the layout.
Frank H.Ellenberger
fell at code.gnucash.org
Tue Apr 3 03:47:45 EDT 2018
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/35527207 (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/5da732a9 (commit)
commit 3552720759c768b017720770cac9752057be8e75
Author: fell <frank.h.ellenberger at gmail.com>
Date: Tue Apr 3 09:47:42 2018 +0200
Announcement broke the layout.
diff --git a/index.phtml b/index.phtml
index 523781c..efe0096 100644
--- a/index.phtml
+++ b/index.phtml
@@ -24,7 +24,7 @@ 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>
</ul>
- <p class="justify"><?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>
+ <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>
<div class="downloadimage">
Summary of changes:
index.phtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list