mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
css cleanup and a fix for smart playlist table ticket #154
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@include hdr.html@
|
||||
|
||||
<h1>Smart Playlists</h1>
|
||||
<table width="400">
|
||||
<table cellspacing="0" >
|
||||
<thead><tr><th>ID</th><th>Playlist Name</th><th>Type</th><th>Action</th></tr></thead>
|
||||
<tbody id="playlists">
|
||||
</tbody>
|
||||
|
||||
Reference in New Issue
Block a user