diff options
Diffstat (limited to 'template/en/default/account/prefs/prefs.html.tmpl')
-rw-r--r-- | template/en/default/account/prefs/prefs.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index 9cb66f7bd..bb33bd6e8 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -96,7 +96,7 @@ <tr> <td width="150"> </td> <td> - <input type="submit" value="Submit Changes"> + <input type="submit" id="update" value="Submit Changes"> </td> </tr> </table> |