Elastic: Add missing folderform template

This commit is contained in:
Aleksander Machniak 2018-03-30 14:01:12 +00:00
parent 8aff9a612c
commit abd0ea1b69

View file

@ -0,0 +1,9 @@
<roundcube:include file="includes/layout.html" />
<h1 class="voice"><roundcube:var name="env:pagetitle" /></h1>
<div class="formcontent">
<roundcube:object name="folderform" class="tabbed propform" />
</div>
<roundcube:include file="includes/footer.html" />