diff options
Diffstat (limited to 'web/html/tu.php')
-rw-r--r-- | web/html/tu.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/tu.php b/web/html/tu.php index 158632a..cc77d62 100644 --- a/web/html/tu.php +++ b/web/html/tu.php @@ -121,5 +121,5 @@ else { header('Location: /'); } -html_footer(AUR_VERSION); +html_footer(AURWEB_VERSION); |