From a4d583179c29cd03389bd6e3e4f89fae375bf5d4 Mon Sep 17 00:00:00 2001 From: pjmattal Date: Tue, 2 Aug 2005 04:28:58 +0000 Subject: moved bugs and discussion links to the main menubar closes bug #3023 --- web/html/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/html/index.php') diff --git a/web/html/index.php b/web/html/index.php index d23ee351..84dcfd95 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -83,8 +83,8 @@ print ""; 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('', ''))."

"; +#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('', ''))."

"; print "

".__("Remember to vote for your favourite packages!")."
"; print __("The most popular packages will be provided as binary packages in [community].")."

"; #print "

".__("Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience.", array('', ''))."

"; -- cgit v1.2.3-24-g4f1b