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