mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Changed homepage box title to "AUR Home" to match patch from tardo.
This commit is contained in:
parent
de365c6e0c
commit
2b794c635f
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ html_header();
|
|||
|
||||
# Big Top Level Table (Table 1)
|
||||
echo "<div class=\"pgbox\">\n";
|
||||
echo " <div class=\"pgboxtitle\"><span class=\"f3\">AUR-".__("Home")."</span></div>\n";
|
||||
echo " <div class=\"pgboxtitle\"><span class=\"f3\">AUR ".__("Home")."</span></div>\n";
|
||||
echo " <div class=\"frontpgboxbody\">\n";
|
||||
echo "<table border='0' cellpadding='0' cellspacing='3' width='90%'>\n";
|
||||
echo "<tr>\n";
|
||||
|
|
Loading…
Add table
Reference in a new issue