diff options
Diffstat (limited to 'skins/default/templates/editidentity.html')
-rw-r--r-- | skins/default/templates/editidentity.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 @@ <div id="identities-list"> -<roundcube:object name="itentitiesList" id="identities-table" class="records-table" cellspacing="0" summary="Identities list" editIcon="" /> +<roundcube:object name="identitiesList" id="identities-table" class="records-table" cellspacing="0" summary="Identities list" editIcon="" /> <p><roundcube:button command="add" type="input" label="newidentity" class="button" /></p> |