summaryrefslogtreecommitdiffstats
path: root/web/html/pkgdel.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/pkgdel.php')
-rw-r--r--web/html/pkgdel.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/pkgdel.php b/web/html/pkgdel.php
index 41900e40..45a3ad41 100644
--- a/web/html/pkgdel.php
+++ b/web/html/pkgdel.php
@@ -45,4 +45,4 @@ if (has_credential(CRED_PKGBASE_DELETE)): ?>
print __("Only Trusted Users and Developers can delete packages.");
endif;
-html_footer(AUR_VERSION);
+html_footer(AURWEB_VERSION);