diff options
Diffstat (limited to 'web/html/timeout.php')
-rw-r--r-- | web/html/timeout.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/html/timeout.php b/web/html/timeout.php index 94a8637..96a3e2e 100644 --- a/web/html/timeout.php +++ b/web/html/timeout.php @@ -12,6 +12,6 @@ print "<p>\n"; print __("Click on the Home link above to log in."); print "</p>\n"; -html_footer("\$Id$"); +html_footer(AUR_VERSION); # vim: ts=2 sw=2 noet ft=php ?> |