gnucash-htdocs beta: Try the link again, again.

John Ralls jralls at code.gnucash.org
Thu Jun 25 19:25:45 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/e597a89a (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/83db01b8 (commit)



commit e597a89a0950260b002b49aa4e8560f674620c6e
Author: John Ralls <jralls at ceridwen.us>
Date:   Thu Jun 25 16:25:42 2020 -0700

    Try the link again, again.

diff --git a/index.phtml b/index.phtml
index 475e7b7..9d1c5a8 100644
--- a/index.phtml
+++ b/index.phtml
@@ -66,7 +66,7 @@
   </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>
+      <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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list