[aur-dev] [PATCH] Make it more clear that the bug tracker is for aurweb only

Marcel Korpel marcel.korpel at gmail.com
Wed Sep 23 21:48:56 UTC 2015


Signed-off-by: Marcel Korpel <marcel.korpel at gmail.com>
---
 web/html/home.php | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/web/html/home.php b/web/html/home.php
index 7e9a00f..475370b 100644
--- a/web/html/home.php
+++ b/web/html/home.php
@@ -112,7 +112,7 @@ html_header( __("Home") );
 			<p>
 			<?php
 			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>',
 				'<strong>',
-- 
2.5.3


More information about the aur-dev mailing list