From 18ad5414acb6cea4e2cd645e8a8d81f371285824 Mon Sep 17 00:00:00 2001
From: Andreas Mair
Date: Fri, 25 Nov 2005 14:37:25 +0100
Subject: 2005-11-xx: 0.97-am3.4.2 - Fixed: Programming a timer using
InternetExplorer didn't return to the previous page but gave an error
(Reported by several people). - Remember sorting after (in)activating
selected timers (Reported by Atti).
---
template/default/config.html | 24 ++++++++++++++++++------
template/default/default/style.css | 2 +-
template/default/default/style.css.bak | 2 +-
template/default/help_config.html | 4 ++++
template/default/help_rec_list.html | 3 ++-
template/default/help_timer_list.html | 3 ++-
template/default/prog_detail.html | 2 +-
template/default/timer_list.html | 2 ++
8 files changed, 31 insertions(+), 11 deletions(-)
(limited to 'template/default')
diff --git a/template/default/config.html b/template/default/config.html
index f6d88b4..21c4b4b 100644
--- a/template/default/config.html
+++ b/template/default/config.html
@@ -300,7 +300,7 @@
-->
-
+
<%! Send email after programming timer: !%>
@@ -309,25 +309,37 @@
-
+
<%! Send email as: !%>
autotimer@
-
+
<%! Send email to: !%>
-
+
<%! Mail server: !%>
+
+
+
<%! SMTPAuth user: !%>
+
+
+
+
+
<%! SMTPAuth password: !%>
+
+
+
+
<%! Tooltips: !%>
@@ -578,7 +590,7 @@
-
+
<%! In "Watch TV"? !%>
@@ -587,7 +599,7 @@
-
+
diff --git a/template/default/help_timer_list.html b/template/default/help_timer_list.html
index 96b6198..9b8559f 100644
--- a/template/default/help_timer_list.html
+++ b/template/default/help_timer_list.html
@@ -53,7 +53,8 @@
/ Timer is critical and will most likely not record. / Timer is not active.
-
In addition to these functions you can add a new timer by clicking at the top and you can delete a number of timers at once by checking the box in the last column of those timers and clicking .
!%>
+
In addition to these functions you can add a new timer by clicking at the top and you can delete a number of timers at once by checking the box in the last column of those timers and clicking .