gnucash-htdocs beta: Try the link again.
John Ralls
jralls at code.gnucash.org
Thu Jun 25 19:23:18 EDT 2020
Updated via https://github.com/Gnucash/gnucash-htdocs/commit/83db01b8 (commit)
from https://github.com/Gnucash/gnucash-htdocs/commit/f13cd8cc (commit)
commit 83db01b80f1c4a2b310828473838110b1979ad64
Author: John Ralls <jralls at ceridwen.us>
Date: Thu Jun 25 16:23:09 2020 -0700
Try the link again.
diff --git a/index.phtml b/index.phtml
index 8daa015..475e7b7 100644
--- a/index.phtml
+++ b/index.phtml
@@ -65,8 +65,8 @@
<a href="<?=$home?>/features.phtml"><?php echo T_("<b>Discover more...</b>");?></a>
</div> <!-- mainfeature -->
<div id="newfeatures">
- <h1><php echo T_("GnuCash 4.0 Released");?></h1>
- <p><php echo T_("We've released GnuCash 4.0 with many bugfixes and improvements including some <a href="<?=$home?>/new_features-4.0.phtml">great new features!</a></p>
+ <h1><?php echo T_("GnuCash 4.0 Released"); ?></h1>
+ <p><?php echo T_("We've released GnuCash 4.0 with many bugfixes and improvements including some <a href=\"<?=$home?>/new_features-4.0.phtml\">great new features!</a>");?></p>
</div> <!-- newfeatures -->
Summary of changes:
index.phtml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
More information about the gnucash-changes
mailing list