summaryrefslogtreecommitdiff
path: root/skins/default/templates/identityedit.html
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-06-20 16:09:46 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-06-20 16:09:46 +0200
commitdae0b797a5c5b4b0c390f40aee5d6c91f920e145 (patch)
treec5823b2bea175071212240b77b109c364a175814 /skins/default/templates/identityedit.html
parent7dad5945a0c70bc8388a6bd818f464ce5140079c (diff)
Bring back delete button for identities in default skin (#1488542)
Diffstat (limited to 'skins/default/templates/identityedit.html')
-rw-r--r--skins/default/templates/identityedit.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/skins/default/templates/identityedit.html b/skins/default/templates/identityedit.html
index 3aaa7bc1d..3416f414d 100644
--- a/skins/default/templates/identityedit.html
+++ b/skins/default/templates/identityedit.html
@@ -22,11 +22,9 @@
<script type="text/javascript">rcube_init_tabs('identity-form')</script>
<div id="formfooter">
-<div class="footerleft">
<roundcube:button command="save" type="input" class="button mainaction" label="save" />
</div>
</div>
-</div>
</body>
</html>