Add 'listoptions' container element (#6540)

pull/6566/head
johndoh 6 years ago committed by Aleksander Machniak
parent e4b5dc6a41
commit 03425d1d2b

@ -200,6 +200,7 @@
</ul>
</fieldset>
<roundcube:endif />
<roundcube:container name="listoptions" id="listoptionsmenu" />
</div>
<roundcube:object name="messageimportform" id="upload-form" attachmentFieldSize="40" class="popupmenu" />

@ -201,6 +201,7 @@
</div>
</div>
<roundcube:endif />
<roundcube:container name="listoptions" id="listoptionsmenu" />
<roundcube:add_label name="listoptionstitle" />
</div>

@ -255,6 +255,7 @@
</ul>
</fieldset>
<roundcube:endif />
<roundcube:container name="listoptions" id="listoptionsmenu" />
<br style="clear:both" />
<div class="formbuttons">
<roundcube:button command="menu-save" id="listmenusave" type="input" class="button mainaction" label="save" />

Loading…
Cancel
Save