mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
Seems to be a maxlenght for arguments to @ispage. Shortened the arg a
bit
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||||||
<link rel="stylesheet" type="text/css" href="mt-daapd.css" />
|
<link rel="stylesheet" type="text/css" href="mt-daapd.css" />
|
||||||
@ispage status.html:<meta http-equiv="refresh" content="10" />:@
|
@ispage status.html:<meta http-equiv="refresh" content="10" />:@
|
||||||
@ispage playlist.html:<script type="text/javascript" src="playlist.js"></script>:@
|
@ispage playlist.html:<script type="text/javascript" src="playlist.js" />:@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body @ispage playlist.html:onload="init()":@>
|
<body @ispage playlist.html:onload="init()":@>
|
||||||
|
|||||||
Reference in New Issue
Block a user