mirror of
https://github.com/owntone/owntone-server.git
synced 2025-03-31 01:33:44 -04:00
Fixed status page for IE, apart from
#31, IE chockes on non utf-8 chars in the xml #41, IE will cache the xml-rpc answer
This commit is contained in:
parent
eb9a771dad
commit
422f0841c2
@ -48,15 +48,15 @@ table {
|
|||||||
<col />
|
<col />
|
||||||
<tr>
|
<tr>
|
||||||
<th>Uptime</th>
|
<th>Uptime</th>
|
||||||
<td id="uptime"> </td>
|
<td id="uptime"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Songs</th>
|
<th>Songs</th>
|
||||||
<td id="songs"> </td>
|
<td id="songs"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>Songs Served</th>
|
<th>Songs Served</th>
|
||||||
<td id="songs_served"> </td>
|
<td id="songs_served"> </td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th>DB Version</th>
|
<th>DB Version</th>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user