mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Center the "Go back to search results" on the package detail page.
This commit is contained in:
parent
95cca1996f
commit
659cace81e
1 changed files with 2 additions and 0 deletions
|
@ -33,8 +33,10 @@ function pkgsearch_results_link() {
|
|||
}
|
||||
}
|
||||
$url_data .= "'>";
|
||||
print "<center>";
|
||||
print __("Go back to %hsearch results%h.",
|
||||
array($url_data, "</a>"));
|
||||
print "</center>";
|
||||
print "\n<br />\n";
|
||||
|
||||
return;
|
||||
|
|
Loading…
Add table
Reference in a new issue