summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rw-r--r--html/topten.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/topten.tmpl b/html/topten.tmpl
index 7090408..e175a43 100644
--- a/html/topten.tmpl
+++ b/html/topten.tmpl
@@ -25,7 +25,7 @@
<?% id=zeile.0;title=zeile.1;subtitle=zeile.2;sender=zeile.3;
channel=zeile.4;start=zeile.5;stop=zeile.6;day=zeile.7;description=zeile.8;
pdc=zeile.9;timerid=zeile.10;recording=zeile.11;running=zeile.12;
- video=zeile.13;audio=zeile.14;rank=zeile.15 div 1;level=zeile.16;quantity=zeile.17;
+ rank=zeile.13 div 1;level=zeile.14;quantity=zeile.15;
%?>
<tr <?% IF (loop.count mod 2) == 0 %?> bgcolor='#F5F5F5'<?% END %?>>
<?% FOREACH field = [id,title,channel,start,stop,day,rank] %?>