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/enigma/skins/elastic/templates/keycreate.html

14 lines
405 B
HTML

<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="primary button save" label="save" />
</div>
<roundcube:include file="includes/footer.html" />