|
|
@@ -49,7 +49,7 @@ if ($pageid && $pageid == "") {
|
|
|
</div>
|
|
|
<div id="nav-container">
|
|
|
<nav id='menu' hx-boost="true">
|
|
|
- <input type='checkbox' id='responsive-menu' onclick='updatemenu()' aria-hidden="true"><label></label>
|
|
|
+ <input type='checkbox' id='responsive-menu' onclick='updatemenu()' aria-hidden="true" tabindex="-1"><label></label>
|
|
|
<ul>
|
|
|
<li><a href='/?p=home' hx-get="/pages/home/" hx-target="#main-content" hx-push-url="/?p=home">Home</a></li>
|
|
|
<li><a href='/?p=termine' hx-get="/pages/termine/" hx-target="#main-content" hx-push-url="/?p=termine">Termine</a></li>
|