diff --git a/web/html/index.php b/web/html/index.php index 0a85fdf2..2e697df6 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -85,7 +85,7 @@ print "\n"; # MAIN: Top Left print ""; -print "

".__("Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information.", array('', '', '', ''))."
"; +print "

".__("Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information.", array('', '', '', ''))."
"; print __("Contributed PKGBUILDs must conform to the %hArch Packaging Standards%h otherwise they will be deleted!", array('', ''))."

"; #print "

".__("If you have feedback about the AUR, please leave it in %hFlyspray%h.", array('', ''))."
"; #print __("Email discussion about the AUR takes place on the %sTUR Users List%s.", array('', ''))."

";