mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
Remove empty_label from select account in Participants tab
This commit is contained in:
parent
80b83b7ec4
commit
f2d4f2cfe4
@ -56,7 +56,7 @@
|
||||
<row class="row optional" disabled="@no_add">
|
||||
<vbox options="0,0" span="2">
|
||||
<menulist>
|
||||
<menupopup type="select-account" statustext="User or group" id="account" empty_label="User or group" multiple="true" no_lang="true" tags="true" account_type="both"/>
|
||||
<menupopup type="select-account" statustext="User or group" id="account" multiple="true" no_lang="true" tags="true" account_type="both"/>
|
||||
</menulist>
|
||||
<link-entry id="resource" options="@cal_resources"/>
|
||||
</vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user