diff options
Diffstat (limited to 'template/en/default/account/prefs')
-rw-r--r-- | template/en/default/account/prefs/account.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index e914ecf6c..5106618ee 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -51,7 +51,7 @@ </tr> <tr> - <th align="right">Re-enter new password:</th> + <th align="right">Confirm new password:</th> <td> <input type="password" name="new_password2"> </td> |