summaryrefslogtreecommitdiffstats
path: root/web/html/account.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/account.php')
-rw-r--r--web/html/account.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/account.php b/web/html/account.php
index 3dc8ef0..a4c630e 100644
--- a/web/html/account.php
+++ b/web/html/account.php
@@ -136,6 +136,6 @@ if (isset($_COOKIE["AURSID"])) {
echo "</div>";
-html_footer(AUR_VERSION);
+html_footer(AURWEB_VERSION);
?>