summaryrefslogtreecommitdiff
path: root/skins/default/templates/editidentity.html
diff options
context:
space:
mode:
Diffstat (limited to 'skins/default/templates/editidentity.html')
-rw-r--r--skins/default/templates/editidentity.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/skins/default/templates/editidentity.html b/skins/default/templates/editidentity.html
index 71b691bb8..30177ade0 100644
--- a/skins/default/templates/editidentity.html
+++ b/skins/default/templates/editidentity.html
@@ -12,10 +12,10 @@
<roundcube:include file="/includes/settingstabs.html" />
<div id="identities-list">
-<div id="identitieslistwarp">
+<div class="boxlistcontent" style="top: 0px">
<roundcube:object name="identitiesList" id="identities-table" class="records-table" cellspacing="0" summary="Identities list" editIcon="" />
</div>
-<div id="directorylistbuttons">
+<div class="boxfooter">
<roundcube:button command="add" type="link" title="newidentity" class="buttonPas addgroup" classAct="button addgroup" content=" " condition="config:identities_level:0<2" />
</div>
</div>