diff options
author | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-15 13:03:38 +0300 |
---|---|---|
committer | Ville Skyttä <ville.skytta@iki.fi> | 2011-10-15 13:03:38 +0300 |
commit | 9a2a07e2b19a1b1d16c856ed942b5a0ca921c977 (patch) | |
tree | 5870496c45b038097d841305e00d568eb4b6eac0 /template/default | |
parent | 9d3589d325ae9499fea823ad29dce79480a667c9 (diff) | |
download | vdradmin-am-9a2a07e2b19a1b1d16c856ed942b5a0ca921c977.tar.gz vdradmin-am-9a2a07e2b19a1b1d16c856ed942b5a0ca921c977.tar.bz2 |
Update bug tracker URL.
Diffstat (limited to 'template/default')
-rw-r--r-- | template/default/about.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/default/about.html b/template/default/about.html index 2346ffc..5424944 100644 --- a/template/default/about.html +++ b/template/default/about.html @@ -148,7 +148,7 @@ <ul> <li><?% gettext('If you need help please first try to use the online help you\'ll find on some pages. You can access it by clicking <img src="bilder/help.png" alt="" />.') %?></li> <li><?% gettext('If this doesn\'t provide the information you need you can try to get help at <a href="http://www.vdrportal.de" target="_blank">VDR-Portal</a> if you understand German language. Please use the announcement thread if possible, search for:') %?> "[ANNOUNCE] VDRAdmin-AM-<?% features.MYVERSION_HR %?>"</li> - <li><?% gettext('If you think you have found a bug please check that it\'s a new one and report it in the <a href="http://www.vdr-developer.org/mantisbt/main_page.php" target="_blank">VDRAdmin-AM BugTracking system</a>.') %?></li> + <li><?% gettext('If you think you have found a bug please check that it\'s a new one and report it in the <a href="http://projects.vdr-developer.org/projects/vdradmin-am/issues" target="_blank">VDRAdmin-AM BugTracking system</a>.') %?></li> </ul> </td> </tr> |