Skip to content

Commit

Permalink
W3c checker fixups.
Browse files Browse the repository at this point in the history
  • Loading branch information
jralls committed Sep 27, 2020
1 parent 77eae40 commit 99af427
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions externals/header.phtml
Expand Up @@ -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"/>
Expand Down
4 changes: 2 additions & 2 deletions news/200927-4.2.news
Expand Up @@ -30,7 +30,7 @@
<li><a href="https://bugs.gnucash.org/show_bug.cgi?id=797923">Bug 797923 - Running employee report results in &quot;Unbound variable: txn&quot;</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 -&gt; Import Map Editor causes GnuCash to lock up</a></li>
</ul>
<h4>The following fixes and improvements were not associated with bug reports:</h4>
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 99af427

Please sign in to comment.