You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/plugins/managesieve/skins/elastic/templates/setedit.html

14 lines
403 B
HTML

<roundcube:include file="includes/layout.html" />
<h1 class="voice"><roundcube:label name="managesieve.newfilterset" /></h1>
<div class="formcontent">
<roundcube:object name="filtersetform" class="propform" />
</div>
<div class="formbuttons">
<roundcube:button command="plugin.managesieve-save" class="btn btn-primary save" label="save" />
</div>
<roundcube:include file="includes/footer.html" />