Signed-off-by: Marcel Korpel <[email protected]>
---
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