summaryrefslogtreecommitdiff
path: root/template/default/help_rec_list.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/help_rec_list.html')
-rw-r--r--template/default/help_rec_list.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/default/help_rec_list.html b/template/default/help_rec_list.html
index da6ff33..4835ca3 100644
--- a/template/default/help_rec_list.html
+++ b/template/default/help_rec_list.html
@@ -11,7 +11,7 @@
</tmpl_if>
</head>
-<body id="timer_list">
+<body id="rec_list">
<table width="100%" border="0" cellspacing="0" cellpadding="0" id="help" class="group">
<tr class="heading">
<td class="col_left"></td>
@@ -44,8 +44,8 @@
<dd>This column is only shown if you activated and configured <span class="ref_label">Recordings Streaming</span> in the <span class="ref_menu">Configuration</span> menu. You can watch the recording at your workstation.</dd>
</dl>
</p>
- <p>In addition to these functions you can delete a number of recordings at once by checking the box in the last but one column of those recordings and clicking <span class="submit">Delete Selected Recordings</span>.</p>
- <p>If you've set the path the VDR's configuration files and have entries in VDR's <span class="ref_file">reccmds.conf</span> you can run those commands for the selected recording by selecting the wanted command in the select box locate next to <span class="ref_label">Commands:</span> and pressing the <span class="submit">Run</span> button.</p> !%>
+ <p>In addition to these functions you can delete a number of recordings at once by checking the box in the last but one column of those recordings and clicking <input type="submit" class="submit" value="Delete Selected Recordings"/>.</p>
+ <p>If you've set the path the VDR's configuration files and have entries in VDR's <span class="ref_file">reccmds.conf</span> you can run those commands for the selected recording by selecting the wanted command in the select box locate next to <span class="ref_label">Commands:</span> and pressing the <input type="submit" class="submit" value="Run"/> button.</p> !%>
</td>
<td class="col_right"></td>
</tr>