From ac8291a5dcbfe9edf53d627be1139fe52708d4ce Mon Sep 17 00:00:00 2001
From: eliott \n";
print "\n";
- print "
\n";
if ($ver) {
print "\n";
- print " \n";
- print " ";
- print __("%s: %sAn ArchLinux project%s", array("AUR", "", ""));
- print " \n";
- print " \n";
- print " \n";
-
- # Menu items
- #
- print " \n";
- print " \n";
- print " \n";
- print "
\n";
- print " \n";
- print " \n";
- print " ";
-
- # XXX Can I scale a PNG like this?
- #
- print " \n";
- print " ";
- print "ArchLinux User-community Repository \n";
- print "
";
-
- # XXX CSS help - a:link, a:visited, etc are defined, but I don't want to
- # use the defaults. Is this the way to override them?
- #
- print "English ";
- print "Polski ";
- print "Italiano ";
- print "Català ";
- print "Português ";
- print "Español ";
- print "Deutsch ";
- print "Français";
- print "Русский";
- print " \n";
- print " ";
- print " ";
- print " .:";
- print " ".__("Home")." ";
- print " - ";
- print " ".__("Accounts")." ";
- print " - ";
- print " ".__("Packages")." ";
+ echo "\n";
+ echo "\n";
+ echo "\n";
+ echo "\n";
+ echo " ";
- print " \n";
- print " \n";
- print "\n";
- print " \n";
- print "
\n";
- print "\n\n";
-
- return;
+ echo '
\n";
- print " \n";
@@ -471,7 +445,7 @@ function html_footer($ver="") {
print "
\n";
print "
"; - print "".__("Package Details")." | \n"; - print "||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
\n";
- print "
\n\n"; - print " |
".__("Actions")." |
".__("Comments")." | |
";
-
- print " | |
\n";
+ echo " | \n";
+ echo "
";
print " ".__("Welcome to the AUR! Please read the %hAUR User Guidelines%h and %hAUR TU Guidelines%h for more information.", array('', '', '', ''))." ".__("If you have feedback about the AUR, please leave it in %hFlyspray%h.", array('', ''))." ".__("Remember to vote for your favourite packages!")." ".__("Though we can't vouch for their contents, we provide a %hlist of user repositories%h for your convenience.", array('', ''))." "; # MAIN: Top Right print " | ";
@@ -178,9 +178,6 @@ print "
"; echo $row["Name"] . " " . $row["Version"]." |
\n"; - print str_replace("\n", "
\n"; - print "", str_replace('"',""", htmlspecialchars(strip_tags(stripslashes($carr["Comments"]))))); - print "
\n"; + echo str_replace("\n", "
", str_replace('"',""", htmlspecialchars(strip_tags(stripslashes($carr["Comments"]))))); + echo "