mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 09:43:03 +00:00
added changes to front page to close bug #2820
This commit is contained in:
parent
e45d8daaba
commit
5f59fd86fb
4 changed files with 8 additions and 1 deletions
|
@ -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";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue