diff options
| author | M. Voerman <rekordc@gmail.com> | 2014-11-14 23:39:06 +0100 |
|---|---|---|
| committer | M. Voerman <rekordc@gmail.com> | 2014-11-14 23:39:06 +0100 |
| commit | e6ff1c946a92a82bc5ab7e80fff53ca4edc988d4 (patch) | |
| tree | 93676e3f3d0396a2afdebcc0216e9b3d292ff416 /index.html | |
| parent | 3b4d3d6671a43e70a0e6282948f7ae0fc54b5937 (diff) | |
| download | vdr-vipclient-e6ff1c946a92a82bc5ab7e80fff53ca4edc988d4.tar.gz vdr-vipclient-e6ff1c946a92a82bc5ab7e80fff53ca4edc988d4.tar.bz2 | |
Make skin also ready for 576p & 720p
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,13 +21,13 @@ <body onload="onLoad()" onunload="onUnload()"> <embed type="application/x-motorola-toi" hidden="true"> + <videoplane id='videoplane'></videoplane> + <div id="pipVideoDiv" ></div> + <div id="channellist"></div> <div id="colorkeys"></div> <div id="chanlistepg"></div> - <videoplane id='videoplane'></videoplane> - <div id="pipVideoDiv" ></div> - <div id="osdvolume">Volume : </div> <div id="osdmedia"> </div> |
