From 1acb7bfd3d1ef3d4c45218c2d797341e1f34a816 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 1 Dec 2007 07:59:52 +0000 Subject: * rlist/rdisplay: Fix isn't numeric in sprintf at Filters.pm * rdelete: redirect to parent folder, instead root folder * rcut/rplay: redirect to redisplay * rupdate: remove double redirect --- html/rdisplay.tmpl | 12 ++++++------ html/rlist.tmpl | 12 ++++++------ html/widgets/wait.tmpl | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) (limited to 'html') diff --git a/html/rdisplay.tmpl b/html/rdisplay.tmpl index 8cdb4ce..112c447 100644 --- a/html/rdisplay.tmpl +++ b/html/rdisplay.tmpl @@ -19,15 +19,15 @@ Stunden = c div 3600; Minuten = c div 60 mod 60; -%?> - - : + + : - " src='/images/blank.png' width="" height=''> + " src='/images/blank.png' width="" height=''> - "> + -%?> - "> secold; bgcolor = (bgcolor == 'red' ? 'white' : 'red'); percent = ((data.Duration - secold) / data.Duration) * width; - -%?> - ::" /> + -%?> - ::" /> @@ -60,7 +60,7 @@ - : :: + : :: diff --git a/html/rlist.tmpl b/html/rlist.tmpl index 6158f0f..5b3ae79 100644 --- a/html/rlist.tmpl +++ b/html/rlist.tmpl @@ -57,12 +57,12 @@
- 0 %?> + " /> -   0 %?> ()  ... +   ()  ...
@@ -84,7 +84,7 @@
- 0 %?>" /> + " />
  @@ -181,12 +181,12 @@ 1 %?> - 0 %?> + " /> -   0 %?> ()  ... +   ()  ... @@ -207,7 +207,7 @@ - 0 %?>" />  + " />  diff --git a/html/widgets/wait.tmpl b/html/widgets/wait.tmpl index cc814c0..333fa91 100644 --- a/html/widgets/wait.tmpl +++ b/html/widgets/wait.tmpl @@ -26,7 +26,7 @@     -  % () +  % () -- cgit v1.2.3