From 9e8c8abde0671463e025a8bf2d85ff3577d8afc6 Mon Sep 17 00:00:00 2001 From: Andreas Brachold Date: Sat, 19 Jan 2008 14:22:11 +0000 Subject: * TIMERS: html/xstyle: [Bug #12971] javascript to toggle timer failed --- skins/xstyle/javascript/global.js | 2 +- skins/xstyle/tlist.tmpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/skins/xstyle/javascript/global.js b/skins/xstyle/javascript/global.js index 87f8741..e07f2df 100644 --- a/skins/xstyle/javascript/global.js +++ b/skins/xstyle/javascript/global.js @@ -1,5 +1,5 @@ // To status frame und dann refresh der seite -function tostatus(url, num) { +function tostatus(url) { myoldurl = location.href; location.href = url; } diff --git a/skins/xstyle/tlist.tmpl b/skins/xstyle/tlist.tmpl index e4865c6..e290b48 100644 --- a/skins/xstyle/tlist.tmpl +++ b/skins/xstyle/tlist.tmpl @@ -85,7 +85,7 @@ -  ">">
+  ">">