diff --git a/web/html/index.php b/web/html/index.php index 7e04d59e..895fc8af 100644 --- a/web/html/index.php +++ b/web/html/index.php @@ -14,23 +14,18 @@ echo "
\n"; echo "
AUR ".__("Home")."
\n"; echo "
\n"; echo "\n"; + +# MAIN: Top echo "\n"; - -# MAIN: Top Left -print ""; -print ""; print ""; + +# MAIN: Bottom Left print ""; print "
"; - +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 "

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

"; - -# MAIN: Top Right -print "
"; - -# MAIN: Bottom Left print "
";