summaryrefslogtreecommitdiff
path: root/skins/xstyle
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2010-06-07 18:46:31 +0000
committerAndreas Brachold <vdr07@deltab.de>2010-06-07 18:46:31 +0000
commitafdb3c6f467c72ca84b3fa252e7b2b9e8a973ca0 (patch)
tree0a004ec3e284e09a1923614b3c326a63a90fbbc6 /skins/xstyle
parentde361f4a7bf6bd32ffe463c3bcf4dd142b791aff (diff)
downloadxxv-afdb3c6f467c72ca84b3fa252e7b2b9e8a973ca0.tar.gz
xxv-afdb3c6f467c72ca84b3fa252e7b2b9e8a973ca0.tar.bz2
topten: add paging support
Diffstat (limited to 'skins/xstyle')
-rwxr-xr-xskins/xstyle/topten.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/skins/xstyle/topten.tmpl b/skins/xstyle/topten.tmpl
index 84ecde3..8e720fa 100755
--- a/skins/xstyle/topten.tmpl
+++ b/skins/xstyle/topten.tmpl
@@ -34,7 +34,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 class="<?% myclass %?>"<?% IF (loop.count mod 2) == 0 %?> bgcolor='#F5F5F5'<?% END %?>>
<?% INCLUDE 'bloecke/event_row.tmpl' fielddata=[id,title,subtitle,channel,description,start,stop,day,rank] %?>