diff options
Diffstat (limited to 'template/default/help_rec_list.html')
-rw-r--r-- | template/default/help_rec_list.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/default/help_rec_list.html b/template/default/help_rec_list.html index 0e9bd00..e7543b7 100644 --- a/template/default/help_rec_list.html +++ b/template/default/help_rec_list.html @@ -45,7 +45,8 @@ </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 <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> !%> + <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> + <p>Use <input type="submit" class="submit" value="Refresh"/> to force reloading of VDR's recordings listing.</p> !%> </td> <td class="col_right"></td> </tr> |