mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-22 05:12:25 +01:00
Fix wrong account type
This commit is contained in:
parent
0e6f74da02
commit
5c112f471b
@ -16,9 +16,9 @@
|
||||
<rows>
|
||||
<row>
|
||||
<nextmatch-sortheader label="ID" id="token_id"/>
|
||||
<et2-nextmatch-header-account id="account_id" emptyLabel="User" accountType="user">
|
||||
<option value="0">All users</option>
|
||||
</et2-nextmatch-header-account>
|
||||
<et2-nextmatch-header-account id="account_id" emptyLabel="User" accountType="accounts">
|
||||
<option value="0">All users</option>
|
||||
</et2-nextmatch-header-account>
|
||||
<nextmatch-header id="token_apps" label="Applications"/>
|
||||
<nextmatch-sortheader label="Expiration" id="token_valid_until"/>
|
||||
<et2-vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user