setedit.html 405 字节
<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 submit" label="save" />
</div>

<roundcube:include file="includes/footer.html" />