This commit is contained in:
Trygve
2025-10-31 01:45:41 +01:00
parent 5b62326c42
commit 2aff55b50d
10 changed files with 21 additions and 22 deletions

View File

@@ -33,10 +33,10 @@
<li class="disabled"><a href="/registrering.php">⏱️ Registrer passering matpost/mål</a></li>
<li class="disabled"><a href="/db_editor.html">👥 Endre løperbase</a></li>
<li class="disabled"><a href="/config_editor.html">⚙️ Konfigurasjon</a></li>
<li class="selected">⏳️ Nedtelling matpost
<li class="disabled">⏳️ Nedtelling matpost
<menu>
<li><a href="http://localhost:8000/matpost_nedtelling.php?matpost=0">1. mat</a></li>
<li><a href="http://localhost:8000/matpost_nedtelling.php?matpost=1">2. mat</a></li>
<li><a href="/matpost_nedtelling.php?matpost=0">1. mat</a></li>
<li><a href="/matpost_nedtelling.php?matpost=1">2. mat</a></li>
</menu>
</li>
</menu>