diff options
Diffstat (limited to 'template/default/help_at_timer_list.html')
-rw-r--r-- | template/default/help_at_timer_list.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/default/help_at_timer_list.html b/template/default/help_at_timer_list.html index 17ffa70..97af3ec 100644 --- a/template/default/help_at_timer_list.html +++ b/template/default/help_at_timer_list.html @@ -30,7 +30,7 @@ <tr class="row_even"> <td class="col_left"></td> <td> - <%! <p>Here you will find a listing of automatic timers (AutoTimer) known to VDRAdmin.</p> + <%! <p>Here you will find a listing of automatic timers (AutoTimer) known to VDRAdmin-AM.</p> <p>The list shows some information on AutoTimers. You can change the list's sorting by clicking the columns heading.</p> <p>For each AutoTimer you have the following options: <dl> @@ -49,7 +49,7 @@ <img src="bilder/poempl_grau.gif" alt="inactive" align="middle" /> AutoTimer is not active. </p> <p>In addition to these functions you can add a new AutoTimer by clicking <input type="submit" class="submit" value="New AutoTimer"/> at the top and you can delete a number of AutoTimers at once by checking the box in the last column of those timers and clicking <input type="submit" class="submit" value="Delete Selected AutoTimers"/>.</p> - <p>Click <input type="submit" class="submit" value="Force Update"/> to force VDRAdmin to reconnect to VDR, fetch the current EPG and check for matching AutoTimers.</p> !%> + <p>Click <input type="submit" class="submit" value="Force Update"/> to force VDRAdmin-AM to reconnect to VDR, fetch the current EPG and check for matching AutoTimers.</p> !%> </td> <td class="col_right"></td> </tr> |