Removed Fredag-Søndag on menuplan
This commit is contained in:
@@ -21,12 +21,6 @@
|
||||
<input type="text" name="wednesday" id="wednesday" required>
|
||||
<label for="thursday">Torsdag:</label>
|
||||
<input type="text" name="thursday" id="thursday" required>
|
||||
<label for="friday">Fredag:</label>
|
||||
<input type="text" name="friday" id="friday" required>
|
||||
<label for="saturday">Lørdag:</label>
|
||||
<input type="text" name="saturday" id="saturday" required>
|
||||
<label for="sunday">Søndag:</label>
|
||||
<input type="text" name="sunday" id="sunday" required>
|
||||
|
||||
<input type="submit" class="btn btn-dark text-white" value="Opret Menuplan">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user