keycreate.html
408 字节
<roundcube:include file="includes/layout.html" />
<h1 class="voice"><roundcube:label name="enigma.createkeys" /></h1>
<div class="formcontent">
<roundcube:object name="keyform" class="propform" textarearows="6" />
</div>
<div class="formbuttons">
<roundcube:button command="plugin.enigma-key-save" class="btn btn-primary submit" label="save" />
</div>
<roundcube:include file="includes/footer.html" />