mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-18 11:58:24 +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="mustchangepassword" label="Must change password upon next login"/>
|
||||||
<checkbox id="changepassword" label="Can change password"/>
|
<checkbox id="changepassword" label="Can change password"/>
|
||||||
</vbox>
|
</vbox>
|
||||||
<checkbox id="anonymous" label="Anonymous user. Not shown in list sessions."/>
|
|
||||||
</hbox>
|
</hbox>
|
||||||
</row>
|
</row>
|
||||||
|
<row>
|
||||||
|
<description/>
|
||||||
|
<checkbox id="anonymous" label="Anonymous user. Not shown in list sessions."/>
|
||||||
|
</row>
|
||||||
<row disabled="!@ldap_extra_attributes">
|
<row disabled="!@ldap_extra_attributes">
|
||||||
<description value="Home directory" for="homedirectory"/>
|
<description value="Home directory" for="homedirectory"/>
|
||||||
<textbox id="homedirectory" class="et2_fullWidth"/>
|
<textbox id="homedirectory" class="et2_fullWidth"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user