added changes to front page to close bug #2820

This commit is contained in:
pjmattal 2005-06-11 02:38:07 +00:00
parent e45d8daaba
commit 5f59fd86fb
4 changed files with 8 additions and 1 deletions

View file

@ -371,7 +371,7 @@ function html_header() {
print "style='background-color: #000; width: 100%;'>\n";
print " <tr>\n";
print " <td class='preHeader'><span class='preHeader'>";
print __("%s: An ArchLinux project", array("AUR"));
print __("%s: %sAn ArchLinux project%s", array("AUR", "<a href=\"http://www.archlinux.org\">", "</a>"));
print "</span></td>\n";
print " </tr>\n";
print " <tr>\n";