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> </ul>
</fieldset> </fieldset>
<roundcube:endif /> <roundcube:endif />
<roundcube:container name="listoptions" id="listoptionsmenu" />
</div> </div>
<roundcube:object name="messageimportform" id="upload-form" attachmentFieldSize="40" class="popupmenu" /> <roundcube:object name="messageimportform" id="upload-form" attachmentFieldSize="40" class="popupmenu" />

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

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

Loading…
Cancel
Save