diff options
author | M. Voerman <rekordc@gmail.com> | 2014-11-14 00:05:13 +0100 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2014-11-14 00:05:13 +0100 |
commit | 3b4d3d6671a43e70a0e6282948f7ae0fc54b5937 (patch) | |
tree | b6b9e8f0f1995689e5db4a582a7f4722aeaf197d | |
parent | 13582038e675bec4b866ffcbe647a387325bc916 (diff) | |
download | vdr-vipclient-3b4d3d6671a43e70a0e6282948f7ae0fc54b5937.tar.gz vdr-vipclient-3b4d3d6671a43e70a0e6282948f7ae0fc54b5937.tar.bz2 |
load stylesheet from script not from index.html
-rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -16,7 +16,6 @@ /***********************************************************/ </script> -<link rel="stylesheet" type="text/css" href="skins/blue.css"> </head> <body onload="onLoad()" onunload="onUnload()"> |