mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Added another checkbox to the form
This commit is contained in:
@@ -10,6 +10,9 @@
|
||||
<label>Allow long songs:
|
||||
<label><input class="adminBox" type="checkbox" name="longSongs" value="1"></input></label>
|
||||
</label><br>
|
||||
<label>Show playlist on frontpage::
|
||||
<label><input class="adminBox" type="checkbox" name="frontPage" value="1"></input></label>
|
||||
</label><br>
|
||||
<label>Allow only music:
|
||||
<label><input class="adminBox" type="checkbox" name="onlyMusic" value="1"></input></label>
|
||||
</label><br>
|
||||
|
||||
Reference in New Issue
Block a user