gnucash-htdocs master: "Intel PC"
Frank H.Ellenberger
fell at code.gnucash.org
Sat Jul 4 12:54:40 EDT 2020
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/d2481314 (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/1478c047 (commit)
commit d2481314548072d4b1a659a4999f590ccc11e808
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date: Sat Jul 4 18:54:32 2020 +0200
"Intel PC"
Cosmetics only
diff --git a/download.phtml b/download.phtml
index 96dd06c..ccbf28d 100644
--- a/download.phtml
+++ b/download.phtml
@@ -79,7 +79,7 @@
<ul>
<li><?php printf (T_("GnuCash %s for"), $old_stable)?> <a href="<?php echo $old_stable_path.$old_stable_win;?>">Microsoft Windows 7/8/10</a></li>
- <li><?php printf (T_("GnuCash %s for"), $old_stable)?> Apple macOS <a href="<?php echo $old_stable_path.$old_stable_mac_intel;?>">Intel</a></li>
+ <li><?php printf (T_("GnuCash %s for"), $old_stable)?> Apple macOS <a href="<?php echo $old_stable_path.$old_stable_mac_intel;?>">Intel PC</a></li>
<li><a href="<?php echo $old_stable_path.$old_stable_source;?>">bzip2 compressed tarball</a> <?php printf (T_("for GnuCash %s"), $old_stable)?></li>
</ul>
<?php } ?>
Summary of changes:
download.phtml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
More information about the gnucash-changes
mailing list