summaryrefslogtreecommitdiffstats
path: root/web/html/404.php
diff options
context:
space:
mode:
Diffstat (limited to 'web/html/404.php')
-rw-r--r--web/html/404.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/404.php b/web/html/404.php
index 06ad683..a47ae1e 100644
--- a/web/html/404.php
+++ b/web/html/404.php
@@ -11,4 +11,4 @@ html_header( __("Page Not Found") );
</div>
<?php
-html_footer(AUR_VERSION);
+html_footer(AURWEB_VERSION);