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(); ?>