diff options
Diffstat (limited to 'template/default/help_at_timer_list.html')
-rw-r--r-- | template/default/help_at_timer_list.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/template/default/help_at_timer_list.html b/template/default/help_at_timer_list.html index a628a58..a321981 100644 --- a/template/default/help_at_timer_list.html +++ b/template/default/help_at_timer_list.html @@ -39,14 +39,14 @@ <dt>Quickly view its priority and lifetime</dt> <dd>By pointing the mouse cursor to the AutoTimer's title.</dd> <dt>Edit the AutoTimer</dt> - <dd>You can edit an AutoTimer by clicking <img src="bilder/edit.gif" alt="edit" />.</dd> + <dd>You can edit an AutoTimer by clicking <img src="bilder/edit.png" alt="edit" />.</dd> <dt>Delete the AutoTimer</dt> - <dd>To delete an AutoTimer you click <img src="bilder/delete.gif" alt="delete" />.</dd> + <dd>To delete an AutoTimer you click <img src="bilder/delete.png" alt="delete" />.</dd> </dl> </p> <p>Each AutoTimer's state is indicated by differently coloured images:<br /> - <img src="bilder/poempl_gruen.gif" alt="on" align="middle" /> AutoTimer is OK and will automatically program matching broadcasts.<br /> - <img src="bilder/poempl_grau.gif" alt="inactive" align="middle" /> AutoTimer is not active. + <img src="bilder/poempl_gruen.png" alt="on" align="middle" /> AutoTimer is OK and will automatically program matching broadcasts.<br /> + <img src="bilder/poempl_grau.png" 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-AM to reconnect to VDR, fetch the current EPG and check for matching AutoTimers.</p> !%> |