diff options
Diffstat (limited to 'skins/default/templates/identityedit.html')
-rw-r--r-- | skins/default/templates/identityedit.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/skins/default/templates/identityedit.html b/skins/default/templates/identityedit.html index 563b13662..3aaa7bc1d 100644 --- a/skins/default/templates/identityedit.html +++ b/skins/default/templates/identityedit.html @@ -23,7 +23,6 @@ <div id="formfooter"> <div class="footerleft"> - <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" /> </div> </div> |