mirror of
https://github.com/KevinMidboe/zoff.git
synced 2026-01-15 05:55:47 +00:00
Updated text for disabled in select on frontpage
This commit is contained in:
@@ -134,7 +134,7 @@ if(isset($_GET['chan'])){
|
||||
<div class="row">
|
||||
<div class="input-field col s12">
|
||||
<select id="view_channels_select">
|
||||
<option value="" disabled>Choose your option</option>
|
||||
<option value="" disabled>Channels to show</option>
|
||||
<option value="1" selected>Most Popular</option>
|
||||
<option value="2">All Channels</option>
|
||||
</select>
|
||||
|
||||
Reference in New Issue
Block a user