summaryrefslogtreecommitdiff
path: root/roundcubemail/skins/larry
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-26 17:02:16 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-26 17:02:16 +0000
commit1132680bb9e087a57beb376018326bb2d9dc4ec6 (patch)
tree06acc76aa0de66c1520844dad6ed16a5190af55a /roundcubemail/skins/larry
parent93c8a1bf02f81e6fccbbf8625a3a8758501677b5 (diff)
- Fixed identity delete button state, removed delete button in identity-edit form (for consistency)
git-svn-id: https://svn.roundcube.net/trunk@5914 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/skins/larry')
-rw-r--r--roundcubemail/skins/larry/templates/identityedit.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/roundcubemail/skins/larry/templates/identityedit.html b/roundcubemail/skins/larry/templates/identityedit.html
index 2657c2d13..3ef41319a 100644
--- a/roundcubemail/skins/larry/templates/identityedit.html
+++ b/roundcubemail/skins/larry/templates/identityedit.html
@@ -15,7 +15,6 @@
<div id="formfooter">
<div class="footerleft formbuttons">
<roundcube:button command="save" type="input" class="button mainaction" label="save" />
- <roundcube:button command="delete" type="input" class="button" label="delete" condition="env:action=='edit-identity' && config:identities_level:0<2" />
</div>
</div>