roundcubemail-plugins-kolab/plugins/calendar/skins/elastic/templates/folderform.html
2018-03-19 08:34:13 +01:00

9 lines
331 B
HTML

<roundcube:include file="includes/layout.html" />
<h1 class="voice"><roundcube:label name="calendar.calendars" /> : <roundcube:label name="calendar.arialabelcalendarform" /></h1>
<div class="formcontent">
<roundcube:object name="calendarform" class="tabbed propform" />
</div>
<roundcube:include file="includes/footer.html" />