forked from science-ation/science-ation
- Link in the password change page to the volunteer mani page
This commit is contained in:
parent
e43eb703a5
commit
7d825a7cbf
@ -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 happy(i18n("Thank you for completing the volunteer registration process. We look forward to seeing you at the fair"));
|
||||||
}
|
}
|
||||||
echo "<br />";
|
echo "<br />";
|
||||||
|
echo i18n('Other Options and Things To Do').':<br />';
|
||||||
|
echo '<ul>';
|
||||||
|
echo '<li><a href="user_password.php">Change My Password</a></li>';
|
||||||
|
echo '</ul>';
|
||||||
|
|
||||||
send_footer();
|
send_footer();
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user