Make it more clear that the bug tracker is for aurweb only

Signed-off-by: Marcel Korpel <marcel.korpel@gmail.com>
Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
Marcel Korpel 2015-09-23 23:48:56 +02:00 committed by Lukas Fleischer
parent 311c7f0366
commit df160b61e8

View file

@ -112,7 +112,7 @@ html_header( __("Home") );
<p> <p>
<?php <?php
echo __( echo __(
'If you find a bug in the AUR web interface, please fill out a bug report on our %sbug tracker%s. Use the tracker to report bugs in the AUR %sonly%s. To report packaging bugs contact the package maintainer or leave a comment on the appropriate package page.', 'If you find a bug in the AUR web interface, please fill out a bug report on our %sbug tracker%s. Use the tracker to report bugs in the AUR web interface %sonly%s. To report packaging bugs contact the package maintainer or leave a comment on the appropriate package page.',
'<a href="https://bugs.archlinux.org/index.php?project=2">', '<a href="https://bugs.archlinux.org/index.php?project=2">',
'</a>', '</a>',
'<strong>', '<strong>',