Aleksander Machniak
2016-02-05 bd0551b22076b82a6d49e9f7a2b2e0c90a1b2326
skins/larry/templates/folderedit.html
@@ -12,13 +12,11 @@
<roundcube:object name="folderdetails" class="propform" />
</div>
<div id="formfooter">
<div class="footerleft formbuttons">
   <roundcube:button command="save" type="input" class="button mainaction" label="save" />
   <roundcube:if condition="!strlen(request:_mbox)" />
   <input type="button" value="<roundcube:label name="cancel" />" class="button" onclick="history.back()" />&nbsp;
   <roundcube:endif />
</div>
</div>
<roundcube:include file="/includes/footer.html" />