diff options
Diffstat (limited to 'web/html/voters.php')
-rw-r--r-- | web/html/voters.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/voters.php b/web/html/voters.php index a40a9a1..8833be1 100644 --- a/web/html/voters.php +++ b/web/html/voters.php @@ -31,4 +31,4 @@ if (has_credential(CRED_PKGBASE_LIST_VOTERS)): <?php endif; -html_footer(AUR_VERSION); +html_footer(AURWEB_VERSION); |