a11y: fix tag nesting in menu #581

This commit is contained in:
Sören Weber 2023-07-26 20:36:45 +02:00
parent fabcf681e9
commit 1be79e0b4f
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -127,8 +127,8 @@
<button onclick="clearHistory();">{{ T "Clear-History" }}</button> <button onclick="clearHistory();">{{ T "Clear-History" }}</button>
</div> </div>
<div class="clear"></div> <div class="clear"></div>
</li> </div>
</div> </li>
</ul> </ul>
</div> </div>
<div id="footer" class="footerFooter{{if $showfooter}} showFooter{{end}}"> <div id="footer" class="footerFooter{{if $showfooter}} showFooter{{end}}">