More Fix up html to conform to W3c standards - avoid duplicate id in nav menu

This commit is contained in:
2024-12-14 14:06:56 +00:00
parent 8e70adc797
commit c6eb08a727
4 changed files with 8 additions and 8 deletions

View File

@@ -5,7 +5,7 @@
<!-- default +jquery -->
<head>
<title><%= $title %></title>
<link rev="made" href="mailto:bugs%40koozali.org">
<link rel="made" href="mailto:bugs%40koozali.org">
<meta name="copyright" content="(head.tmpl)Copyright 2003-2004 Mitel Corporation">
%= stylesheet '/css/sme_core.css'
%= stylesheet '/css/sme_main.css'
@@ -125,4 +125,4 @@
</body>
</html>
</html>