From 90067a1255df4fe8cc5059660643b14de765060a Mon Sep 17 00:00:00 2001 From: Andreas Mair Date: Thu, 30 Mar 2006 10:33:21 +0200 Subject: 2006-03-30: 3.4.4rc - Fixed: new TV grabbing introduced with beta2 (Many thanks to horchi for reporting and testing). - Changed: check if a timer to be programmed by an AutoTimer already exists (Requested by several people). - Added: display AutoTimer information in timer's edit view (Somehow requested by MarkusE). - Fixed: recordings/timers/autotimers containing double-quotes couldn't be deleted (Reported by The Unknown). --- template/default/timer_new.html | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'template/default/timer_new.html') diff --git a/template/default/timer_new.html b/template/default/timer_new.html index b6ac8c5..76c5258 100644 --- a/template/default/timer_new.html +++ b/template/default/timer_new.html @@ -83,7 +83,7 @@ - checked /> + checked /> checked /> checked /> @@ -126,6 +126,9 @@  :   <%! o'clock !%> + + (<%! Buffer: !%> <%! minutes !%>) + @@ -137,6 +140,9 @@  :   <%! o'clock !%> + + (<%! Buffer: !%> <%! minutes !%>) + @@ -170,6 +176,14 @@ + + + +
<%! Timer has been set by AutoTimer pattern: !%>
+ + + +
-- cgit v1.2.3