diff options
Diffstat (limited to 'template/default/help_at_timer_new.html')
-rw-r--r-- | template/default/help_at_timer_new.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/help_at_timer_new.html b/template/default/help_at_timer_new.html index 794c9d5..6e1d88c 100644 --- a/template/default/help_at_timer_new.html +++ b/template/default/help_at_timer_new.html @@ -5,7 +5,7 @@ * the HISTORY of macfly's patch --> -<html> +<html id="scroller"> <head> <meta http-equiv="content-type" content="text/html;charset=<?% gettext('ISO-8859-1') %?>" /> @@ -42,7 +42,7 @@ <dt><?% gettext('Ends Before:') %?></dt> <dd><?% gettext('A broadcast must end before the time entered here to match. The first text field is for "hour", the second for "minute".') %?></dd> <dt><?% gettext('Override Start/Stop Margins:') %?></dt> - <dd><?% gettext('Set this option to "yes" if all timers programed by this AutoTimer should have individual start/stop margins and enter the values in the next two text boxes.') %?> + <dd><?% gettext('Set this option to "yes" if all timers programed by this AutoTimer should have individual start/stop margins and enter the values in the next two text boxes.') %?></dd> <dt><?% gettext('Time Margin at Start:') %?></dt> <dd><?% gettext('The number of minutes VDRAdmin-AM subtracts from the broadcasts start time found in the EPG.') %?></dd> <dt><?% gettext('Time Margin at Stop:') %?></dt> |