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 @@ - + .

-

If you've set the path the VDR's configuration files and have entries in VDR's reccmds.conf you can run those commands for the selected recording by selecting the wanted command in the select box locate next to Commands: and pressing the button.

!%> +

If you've set the path the VDR's configuration files and have entries in VDR's reccmds.conf you can run those commands for the selected recording by selecting the wanted command in the select box locate next to Commands: and pressing the button.

+

Use to force reloading of VDR's recordings listing.

!%> 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 @@     / impossible Timer is critical and will most likely not record.
    / inactive 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 .

+

You can and selected timers.

!%> diff --git a/template/default/prog_detail.html b/template/default/prog_detail.html index 7d83d8b..176cbf5 100644 --- a/template/default/prog_detail.html +++ b/template/default/prog_detail.html @@ -47,7 +47,7 @@  [<%! search !%>] -  [IMDb] +  [IMDb] diff --git a/template/default/timer_list.html b/template/default/timer_list.html index ee26c41..997590c 100644 --- a/template/default/timer_list.html +++ b/template/default/timer_list.html @@ -387,6 +387,8 @@ + + -- cgit v1.2.3