gnucash-htdocs master: insert footer into new_features-4.0.phtml

Frank H.Ellenberger fell at code.gnucash.org
Fri Aug 14 16:21:17 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/b85a93d2 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/a7cd9fca (commit)



commit b85a93d2f24836a2fc8be942b8351988f4f28254
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Fri Aug 14 22:20:50 2020 +0200

    insert footer into new_features-4.0.phtml

diff --git a/new_features-4.0.phtml b/new_features-4.0.phtml
index 87b204c..7f838b1 100644
--- a/new_features-4.0.phtml
+++ b/new_features-4.0.phtml
@@ -135,3 +135,4 @@ include("$top_dir/externals/menu.phtml");
                      sprintf ("<a href=\"%s/news.phtml#n-200628-4.0.news\">%s</a>", $home, T_("Release Notes"))
                     );?></p>
 </div>
+<?php include("externals/footer.phtml"); ?>



Summary of changes:
 new_features-4.0.phtml | 1 +
 1 file changed, 1 insertion(+)



More information about the gnucash-changes mailing list