summaryrefslogtreecommitdiff
path: root/template/default/help_timer_new.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/help_timer_new.html')
-rw-r--r--template/default/help_timer_new.html14
1 files changed, 0 insertions, 14 deletions
diff --git a/template/default/help_timer_new.html b/template/default/help_timer_new.html
index 875181f..20d552e 100644
--- a/template/default/help_timer_new.html
+++ b/template/default/help_timer_new.html
@@ -17,17 +17,9 @@
<body id="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 Timer !%></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 a timer's settings.</p> !%>
<dl>
@@ -68,12 +60,6 @@
<dd><%! Arbitrary text that describes the recording made by this timer. If this field is not empty, its contents will be written into the <span class="ref_file">summary.vdr</span> or <span class="ref_file">info.vdr</span> file of the recording. !%></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>