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.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/skins/default/templates/editidentity.html b/skins/default/templates/editidentity.html
index 576a0d816..24c37a629 100644
--- a/skins/default/templates/editidentity.html
+++ b/skins/default/templates/editidentity.html
@@ -41,12 +41,13 @@
<div class="boxcontent">
<roundcube:object name="identityform" size="40" textareacols="60" textarearows="6" />
-
-<p><br />
+<p>
<roundcube:button command="delete" type="input" class="button" label="delete" condition="env:action=='edit-identity'" style="margin-right:0.5em" />
<roundcube:button command="save" type="input" class="button mainaction" label="save" />
</p>
</div>
+<script type="text/javascript">rcube_init_tabs('identity-details')</script>
+
</div>
</div>