diff --git a/program/steps/settings/func.inc b/program/steps/settings/func.inc index e63f01620..de411e76a 100644 --- a/program/steps/settings/func.inc +++ b/program/steps/settings/func.inc @@ -254,7 +254,8 @@ function get_form_tags($attrib, $action, $add_hidden=array()) // register UI objects $OUTPUT->add_handlers(array( 'userprefs' => 'rcmail_user_prefs_form', - 'itentitieslist' => 'rcmail_identities_list' + 'identitieslist' => 'rcmail_identities_list', + 'itentitieslist' => 'rcmail_identities_list' // keep this for backward compatibility )); diff --git a/skins/default/templates/addidentity.html b/skins/default/templates/addidentity.html index d38d80642..8162d1cdd 100644 --- a/skins/default/templates/addidentity.html +++ b/skins/default/templates/addidentity.html @@ -13,7 +13,7 @@
- +

diff --git a/skins/default/templates/editidentity.html b/skins/default/templates/editidentity.html index 4fb087d40..04a3e8b39 100644 --- a/skins/default/templates/editidentity.html +++ b/skins/default/templates/editidentity.html @@ -13,7 +13,7 @@
- +

diff --git a/skins/default/templates/identities.html b/skins/default/templates/identities.html index 7e311cc7f..f9f3436ef 100644 --- a/skins/default/templates/identities.html +++ b/skins/default/templates/identities.html @@ -12,7 +12,7 @@
- +