mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed error with label for inputfield not working as intended on mobile
This commit is contained in:
@@ -123,9 +123,7 @@ if(isset($_GET['chan'])){
|
||||
maxlength="18"
|
||||
data-length="18"
|
||||
/>
|
||||
<label for="search-mobile" class="noselect">Find or create radio channel</label>
|
||||
<datalist id="searches_mobile">
|
||||
</datalist>
|
||||
<label for="searchFrontpage" class="noselect">Find or create radio channel</label>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user