summaryrefslogtreecommitdiff
path: root/skins/default/templates/identities.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/default/templates/identities.html')
-rw-r--r--skins/default/templates/identities.html2
1 files changed, 1 insertions, 1 deletions
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 @@
<roundcube:include file="/includes/settingstabs.html" />
<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>
</div>