Lagde config fil og side for å endre starttidspunkt
This commit is contained in:
@@ -13,11 +13,11 @@
|
||||
<li class="disabled"><a href="/admin.php">📊 Dashbord</a></li>
|
||||
<li class="disabled"><a href="/registrering.php">⏱️ Registrer passering på matpost/mål</a></li>
|
||||
<li class="selected"><a href="/db_editor.html">👥 Endre løperbase</a></li>
|
||||
<li class="disabled"><a href="/config_editor.html">⚙️ Konfigurasjon</a></li>
|
||||
</menu>
|
||||
</nav>
|
||||
<h2>Legg til løper</h2>
|
||||
<form action="/runner.php" method="POST">
|
||||
|
||||
<input style="display: none;" type="text" id="password" name="password" required>
|
||||
|
||||
<label for="id">Startnummer:
|
||||
@@ -41,7 +41,7 @@
|
||||
</label>
|
||||
</fieldset>
|
||||
|
||||
<button type="submit">Submit</button>
|
||||
<button type="submit">Legg til løper</button>
|
||||
</form>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user