diff options
Diffstat (limited to 'template/default/help_rec_list.html')
-rw-r--r-- | template/default/help_rec_list.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/default/help_rec_list.html b/template/default/help_rec_list.html index 4a72d94..31984db 100644 --- a/template/default/help_rec_list.html +++ b/template/default/help_rec_list.html @@ -36,11 +36,11 @@ <dd>The time when the recording has been done. In case of folders this will show the number of <strong>new</strong> recordings the folder contains.</dd> <dt>Name</dt> <dd>The recording's or folder's name. Click it to show the recording's summary or descend into the folder.</dd> - <dt>Rename (<img src="bilder/edit.gif" alt="edit" />)</dt> + <dt>Rename (<img src="bilder/edit.png" alt="edit" />)</dt> <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> + <dt>Delete (<img src="bilder/delete.png" alt="delete" />)</dt> <dd>Delete a recording.</dd> - <dt>Stream (<img src="bilder/stream.gif" alt="stream" />)</dt> + <dt>Stream (<img src="bilder/stream.png" 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> |