gnucash-htdocs master: W3c checker fixups.

John Ralls jralls at code.gnucash.org
Sun Sep 27 15:07:04 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-htdocs/commit/99af4277 (commit)
	from  https://github.com/Gnucash/gnucash-htdocs/commit/77eae40b (commit)



commit 99af427721ca028c85c8a61f9d8fc4b6d67940e5
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Sep 27 12:06:55 2020 -0700

    W3c checker fixups.

diff --git a/externals/header.phtml b/externals/header.phtml
index 3e8cc79..4e67c82 100644
--- a/externals/header.phtml
+++ b/externals/header.phtml
@@ -48,11 +48,11 @@
     <link rel="stylesheet" href="<?=$home?>/externals/gnucash.css" type="text/css" />
 
     <link rel="icon" href="<?=$home?>/favicon.ico" type="image/x-icon" />
-    <link rel="apple-touch-icon" sizes="180x180" href="<?=$home?>/apple-touch-icon.png?v=gAXA7A9nAq"/>
+    <link rel="apple-touch-icon" size="180x180" href="<?=$home?>/apple-touch-icon.png?v=gAXA7A9nAq"/>
     <link rel="icon" type="image/png" sizes="32x32" href="<?=$home?>/favicon-32x32.png?v=gAXA7A9nAq"/>
     <link rel="icon" type="image/png" sizes="16x16" href="<?=$home?>/favicon-16x16.png?v=gAXA7A9nAq"/>
     <link rel="manifest" href="<?=$home?>/site.webmanifest?v=gAXA7A9nAq"/>
-    <link rel="mask-icon" href="<?=$home?>/safari-pinned-tab.svg?v=gAXA7A9nAq" color="#5bbad5"/>
+    <link rel="mask-icon" href="<?=$home?>/safari-pinned-tab.svg?v=gAXA7A9nAq"/>
     <link rel="shortcut icon" href="<?=$home?>/favicon.ico?v=gAXA7A9nAq"/>
     <meta name="msapplication-TileColor" content="#da532c"/>
     <meta name="theme-color" content="#ffffff"/>
diff --git a/news/200927-4.2.news b/news/200927-4.2.news
index a032723..e0582ce 100644
--- a/news/200927-4.2.news
+++ b/news/200927-4.2.news
@@ -30,7 +30,7 @@
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797923">Bug 797923 - Running employee report results in "Unbound variable: txn"</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797924">Bug 797924 - Crash when searching for customer to process payment.</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797935">Bug 797935 - Strange formal register headers</a><p>In languages other than English because of poorly constructed translatable strings.</p></li>
-    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797936">Bug 797936 - Lot viewer notes field too narrow</a</li>
+    <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797936">Bug 797936 - Lot viewer notes field too narrow</a></li>
     <li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797945">Bug 797945 - Tools -> Import Map Editor causes GnuCash to lock up</a></li>
 </ul>
 <h4>The following fixes and improvements were not associated with bug reports:</h4>
@@ -71,7 +71,7 @@
 
 </ul>
 
-<P>Updated Translations: Dutch, German, Italian, Ukrainian<br />
+<p>Updated Translations: Dutch, German, Italian, Ukrainian<br />
 New Translations: Estonian, Indonesian</p>
 
 <h4>Known Problems</h4>



Summary of changes:
 externals/header.phtml | 4 ++--
 news/200927-4.2.news   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)



More information about the gnucash-changes mailing list