diff options
Diffstat (limited to 'template/default/help_at_timer_new.html')
-rw-r--r-- | template/default/help_at_timer_new.html | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/template/default/help_at_timer_new.html b/template/default/help_at_timer_new.html index 7443fd0..a747cc5 100644 --- a/template/default/help_at_timer_new.html +++ b/template/default/help_at_timer_new.html @@ -20,17 +20,9 @@ <body id="at_timer_new" class="help" onload="window.focus()"> <table width="100%" border="0" cellspacing="0" cellpadding="0" id="help" class="group"> <tr class="heading"> - <td class="col_left"></td> <td><h2><%! Edit AutoTimer !%></h2></td> - <td class="col_right"></td> - </tr> - <tr class="row_spacer"> - <td class="col_left"></td> - <td></td> - <td class="col_right"></td> </tr> <tr class="row_even"> - <td class="col_left"</td> <td> <%! <p>Here you can edit an automatic timer's (AutoTimer) settings.</p> <p>AutoTimer is a key feature of VDRAdmin-AM. An AutoTimer consists of one or more search terms and some other settings, that are looked for regularly in the Electronic Program Guide (EPG). On match AutoTimer adds a timer in VDR automatically for that broadcast. That's very comfortable for irregularly broadcasted series or movies you don't want to miss.</p> !%> @@ -80,12 +72,6 @@ </dd> </dl> </td> - <td class="col_right"></td> - </tr> - <tr class="footer"> - <td class="col_left"></td> - <td></td> - <td class="col_right"></td> </tr> </table> </body> |