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.
14 lines
382 B
HTML
14 lines
382 B
HTML
<roundcube:include file="includes/layout.html" />
|
|
|
|
<h1 class="voice"><roundcube:object name="sectionname" /></h1>
|
|
|
|
<div class="formcontent">
|
|
<roundcube:object name="userprefs" form="form" class="propform" />
|
|
</div>
|
|
|
|
<div class="formbuttons">
|
|
<roundcube:button command="save" class="btn btn-primary submit" label="save" />
|
|
</div>
|
|
|
|
<roundcube:include file="includes/footer.html" />
|