From 8652aa0a9b228e21df5dd68ccf83badb5e20bab8 Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Fri, 14 Jul 2006 08:22:51 +0200 Subject: 2006-07-14: 3.4.6 - No changes. --- template/default/at_timer_list.html | 2 +- template/default/prog_list.html | 2 +- template/default/prog_list2.html | 2 +- template/default/prog_summary2.html | 2 +- template/default/prog_timeline.html | 61 ++++-------- template/default/rec_list.html | 2 +- template/default/style.css | 10 +- template/default/timeline.js | 180 +++++++++++++++++++++++++----------- template/default/timer_list.html | 2 +- 9 files changed, 158 insertions(+), 105 deletions(-) (limited to 'template') diff --git a/template/default/at_timer_list.html b/template/default/at_timer_list.html index 7408472..97ade6b 100644 --- a/template/default/at_timer_list.html +++ b/template/default/at_timer_list.html @@ -48,7 +48,7 @@
- +

diff --git a/template/default/prog_list.html b/template/default/prog_list.html index d0f5774..5bbdd3c 100644 --- a/template/default/prog_list.html +++ b/template/default/prog_list.html @@ -39,7 +39,7 @@
- +
diff --git a/template/default/prog_list2.html b/template/default/prog_list2.html index cd6f87b..c247819 100644 --- a/template/default/prog_list2.html +++ b/template/default/prog_list2.html @@ -47,7 +47,7 @@
- +
diff --git a/template/default/prog_summary2.html b/template/default/prog_summary2.html index 0a3d2c8..d9fa1a7 100644 --- a/template/default/prog_summary2.html +++ b/template/default/prog_summary2.html @@ -37,7 +37,7 @@
- +
var trans = new Translation("<%! now !%>", "<%! o'clock !%>", - "<%! to !%>", - "<%! Sunday !%>", - "<%! Monday !%>", - "<%! Tuesday !%>", - "<%! Wednesday !%>", - "<%! Thursday !%>", - "<%! Friday !%>", - "<%! Saturday !%>"); - - function GetWindowW() - { - if (window.innerWidth) - { - return window.innerWidth; - } - else if (document.body && document.body.offsetWidth) - { - return document.body.offsetWidth; - } - else - { - return 0; - } - } - - function GetWindowH() - { - if (window.innerHeight) - { - return window.innerHeight; - } - else if (document.body && document.body.offsetHeight) - { - return document.body.offsetHeight; - } - else - { - return 0; - } - } + "<%! to !%>"); + var redraw_w; + var redraw_h; function Redraw() { @@ -182,32 +145,40 @@ + +
-

 <%! o'clock !%>

+

  <%! o'clock !%>

<%! What's on: !%>   | <%! at: !%>   <%! o'clock !%> +
- +