mirror of
https://github.com/rembo10/headphones.git
synced 2026-05-21 11:05:32 +01:00
Fixed songkick description to prevent spilling over on default fonts
This commit is contained in:
@@ -1444,7 +1444,7 @@
|
||||
<fieldset>
|
||||
<legend>Songkick</legend>
|
||||
<div class="row checkbox">
|
||||
<input type="checkbox" name="songkick_enabled" id="songkick" value="1" ${config['songkick_enabled']} /><label>Display concerts by Songkick</label>
|
||||
<input type="checkbox" name="songkick_enabled" id="songkick" value="1" ${config['songkick_enabled']} /><label>Show concert info</label>
|
||||
</div>
|
||||
<div id="songkickoptions">
|
||||
<div class="row">
|
||||
|
||||
Reference in New Issue
Block a user