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()" /> <roundcube:endif /> </div> </div> <roundcube:include file="/includes/footer.html" />