diff options
Diffstat (limited to 'web/html/passreset.php')
-rw-r--r-- | web/html/passreset.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/passreset.php b/web/html/passreset.php index fecefe4a..bc2eefcd 100644 --- a/web/html/passreset.php +++ b/web/html/passreset.php @@ -109,4 +109,4 @@ html_header(__("Password Reset")); <?php -html_footer(AUR_VERSION); +html_footer(AURWEB_VERSION); |