mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
Mobile theme W.I.P.:
- Fix addressbook edit gets x-scrollbar
This commit is contained in:
parent
0b6eb098bc
commit
f52c965cbe
@ -35,9 +35,12 @@
|
||||
<checkbox id="mustchangepassword" label="Must change password upon next login"/>
|
||||
<checkbox id="changepassword" label="Can change password"/>
|
||||
</vbox>
|
||||
<checkbox id="anonymous" label="Anonymous user. Not shown in list sessions."/>
|
||||
</hbox>
|
||||
</row>
|
||||
<row>
|
||||
<description/>
|
||||
<checkbox id="anonymous" label="Anonymous user. Not shown in list sessions."/>
|
||||
</row>
|
||||
<row disabled="!@ldap_extra_attributes">
|
||||
<description value="Home directory" for="homedirectory"/>
|
||||
<textbox id="homedirectory" class="et2_fullWidth"/>
|
||||
|
Loading…
Reference in New Issue
Block a user