From 81fbf315439fca3083e926041b8ec55ec9ce662b Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 1 Dec 2007 08:00:37 +0000 Subject: * rlist/rdisplay: Fix isn't numeric in sprintf at Filters.pm --- skins/xstyle/rdisplay.tmpl | 12 ++++++------ skins/xstyle/rlist.tmpl | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/skins/xstyle/rdisplay.tmpl b/skins/xstyle/rdisplay.tmpl index 4eca85f..558bf03 100644 --- a/skins/xstyle/rdisplay.tmpl +++ b/skins/xstyle/rdisplay.tmpl @@ -19,15 +19,15 @@ Stunden = c div 3600; Minuten = c div 60 mod 60; -%?> - - : + + : - " src='/images/trans.gif' width="" height=''> + " src='/images/trans.gif' width="" height=''> - "> + -%?> - "> secold; bgcolor = (bgcolor == 'red' ? 'white' : 'red'); percent = ((data.Duration - secold) / data.Duration) * width; - -%?> - ::" /> + -%?> - ::" /> @@ -60,7 +60,7 @@ - : :: + : :: diff --git a/skins/xstyle/rlist.tmpl b/skins/xstyle/rlist.tmpl index fba0297..94c4162 100644 --- a/skins/xstyle/rlist.tmpl +++ b/skins/xstyle/rlist.tmpl @@ -64,8 +64,8 @@
- .png" alt="" title=" 0 ? gettext("New recording") : "" %?>" /> -   0 %?> ()  ... + .png" alt="" title="" /> +   ()  ...
@@ -89,7 +89,7 @@
- 0 %?>" /> + " />

@@ -191,12 +191,12 @@ 1 %?> - 0 %?> + " /> -   0 %?> ()  ... +   ()  ... @@ -217,7 +217,7 @@ - 0 %?>" />  + " />  -- cgit v1.2.3