summaryrefslogtreecommitdiff
path: root/template/default/help_at_timer_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/help_at_timer_list.html')
-rw-r--r--template/default/help_at_timer_list.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/template/default/help_at_timer_list.html b/template/default/help_at_timer_list.html
index a321981..0edc33e 100644
--- a/template/default/help_at_timer_list.html
+++ b/template/default/help_at_timer_list.html
@@ -18,17 +18,9 @@
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="help" class="group">
<tr class="heading">
- <td class="col_left"></td>
<td><h2><%! 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 will find a listing of automatic timers (AutoTimer) known to VDRAdmin-AM.</p>
<p>The list shows some information on AutoTimers. You can change the list's sorting by clicking the columns heading.</p>
@@ -51,12 +43,6 @@
<p>In addition to these functions you can add a new AutoTimer by clicking <input type="submit" class="submit" value="New AutoTimer"/> at the top and you can delete a number of AutoTimers at once by checking the box in the last column of those timers and clicking <input type="submit" class="submit" value="Delete Selected AutoTimers"/>.</p>
<p>Click <input type="submit" class="submit" value="Force Update"/> to force VDRAdmin-AM to reconnect to VDR, fetch the current EPG and check for matching AutoTimers.</p> !%>
</td>
- <td class="col_right"></td>
- </tr>
- <tr class="footer">
- <td class="col_left"></td>
- <td></td>
- <td class="col_right"></td>
</tr>
</table>
</form>