gnucash-htdocs master: fix last commit

Frank H.Ellenberger fell at code.gnucash.org
Fri Oct 5 22:28:43 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/4c6f2a48 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/b6e20dd9 (commit)



commit 4c6f2a483d4b5f4f0a9a10b310fc7a46c46a408e
Author: Frank H. Ellenberger <frank.h.ellenberger at gmail.com>
Date:   Sat Oct 6 04:28:34 2018 +0200

    fix last commit

diff --git a/develdocs.phtml b/develdocs.phtml
index 318e2d8..6d00ca0 100644
--- a/develdocs.phtml
+++ b/develdocs.phtml
@@ -43,7 +43,7 @@ include("externals/menu.phtml");
 </div>
 <p class="justify"><?php echo T_("As stated earlier, the new docs are based on the GNOME2 XML docbook system. Everyone wishing to help please follow these guides where possible when reviewing and/or writing docs.");?></p>
 <ul> <!-- with Gnome 3 the next disappeared -->
-<li><del></del><a href='https://library.gnome.org/devel/gdp-handbook/stable/'>The GNOME Handbook of Writing Software Documentation</a></del> <?php echo T_("No longer available") ?></li>
+<li><del><a href='https://library.gnome.org/devel/gdp-handbook/stable/'>The GNOME Handbook of Writing Software Documentation</a></del> <?php echo T_("No longer available") ?></li>
 <li><a href='https://developer.gnome.org/gdp-style-guide/'>The GNOME Documentation Style Guide</a></li>
 </ul>
 </div>



Summary of changes:
 develdocs.phtml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list