From 7d825a7cbf0d0588d18d20b75db05adbc47850e9 Mon Sep 17 00:00:00 2001 From: dave Date: Fri, 16 Nov 2007 07:41:54 +0000 Subject: [PATCH] - Link in the password change page to the volunteer mani page --- volunteer_main.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/volunteer_main.php b/volunteer_main.php index ab170ffd..b417ad8d 100644 --- a/volunteer_main.php +++ b/volunteer_main.php @@ -74,6 +74,10 @@ echo happy(i18n("Thank you for completing the volunteer registration process. We look forward to seeing you at the fair")); } echo "
"; + echo i18n('Other Options and Things To Do').':
'; + echo ''; send_footer(); ?>