diff options
Diffstat (limited to 'skins/default/templates/identityedit.html')
-rw-r--r-- | skins/default/templates/identityedit.html | 2 |
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> |