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.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/help_rec_list.html b/template/default/help_rec_list.html
index 4835ca3..0e9bd00 100644
--- a/template/default/help_rec_list.html
+++ b/template/default/help_rec_list.html
@@ -11,7 +11,7 @@
</tmpl_if>
</head>
-<body id="rec_list">
+<body id="rec_list" 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>
@@ -40,7 +40,7 @@
<dd>Rename a recording.<br /><h4>Note:</h4>This only works if VDR has the <u>RENR</u> SVDRPort command which is no core VDR feature but is available through a patch. <span class="ref_file">vdr-aio21_svdrprename.patch</span> or <span class="ref_file">enAIO-v2.2+</span> provide this command.</dd>
<dt>Delete (<img src="bilder/delete.gif" alt="delete" />)</dt>
<dd>Delete a recording.</dd>
- <dt>Stream (<img src="bilder/stream.jpg" alt="stream" />)</dt>
+ <dt>Stream (<img src="bilder/stream.gif" alt="stream" />)</dt>
<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>