forked from science-ation/science-ation
- i18n the password change link
This commit is contained in:
parent
3e78e8d97d
commit
c43567e76b
@ -79,7 +79,7 @@
|
||||
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 '<li><a href="user_password.php">'.i18n('Change My Password').'</a></li>';
|
||||
echo '</ul>';
|
||||
|
||||
send_footer();
|
||||
|
Loading…
x
Reference in New Issue
Block a user