Thomas Bruederli
2012-07-06 98d096004d7222df2ec944d136ef6356df173f7b
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" />