mirror of
https://github.com/owntone/owntone-server.git
synced 2024-12-24 06:05:56 -05:00
Fixed cellspacing gap and font size on smart playlist wizard,
seems like I keep breaking things all over the place. Sorry
This commit is contained in:
parent
1cc5357b00
commit
ad66ad6d98
@ -311,7 +311,7 @@ function plTemplatePlaylist()
|
||||
<body onLoad="loadOpenerCriteria();">
|
||||
<form name="pleditor" action="">
|
||||
<input type="hidden" name="playlist_id"/>
|
||||
<table width="100%">
|
||||
<table width="100%" cellspacing="0" style="font:icon;">
|
||||
|
||||
<tr><th>Wizard</th><th colspan="3"></th></tr>
|
||||
<tr><td>Template:</td>
|
||||
|
Loading…
Reference in New Issue
Block a user