From 79c3c670250d0f2d701a2b47d0b1e969df78b921 Mon Sep 17 00:00:00 2001 From: "M. Voerman" Date: Thu, 12 Sep 2013 18:23:39 +0200 Subject: cleaning up --- index.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/index.html b/index.html index 38502f1..065f2d6 100644 --- a/index.html +++ b/index.html @@ -51,8 +51,7 @@ function onLoad() { // No harddisk, no recorder functions possible } - if (toi.informationService.getObject("config.productdisplayname") !== "Motorola VIP1903" && - toi.informationService.getObject("config.productdisplayname") !== "Motorola VIP1963" && fullupdate !== 2) { + if (toi.informationService.getObject("config.architecture.target") !== "vip1903" && fullupdate !== 2) { fullupdate = 0; // No 19x3 so better turn fullupdate EPG off } @@ -3883,8 +3882,8 @@ function ClearScreen() { - - + +
@@ -3896,7 +3895,7 @@ function ClearScreen() {
-
Volume :
+
Volume :
@@ -3904,7 +3903,7 @@ function ClearScreen() {
-
+
@@ -3913,7 +3912,7 @@ function ClearScreen() {
- +
-- cgit v1.2.3