mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-08 06:59:46 +01:00
give call_link and ldap_contact_context input full width
This commit is contained in:
parent
fabe4e2f55
commit
91a30830e0
@ -14,7 +14,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description value="URL to link telephone numbers to (use %1 = number to call, %u = account name, %t = account phone)" label="%s:"/>
|
<description value="URL to link telephone numbers to (use %1 = number to call, %u = account name, %t = account phone)" label="%s:"/>
|
||||||
<textbox id="newsettings[call_link]" size="40"/>
|
<textbox id="newsettings[call_link]" class="et2_fullWidth"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description value="Size of popup (WxH, eg.400x300, if a popup should be used)" label="%s:"/>
|
<description value="Size of popup (WxH, eg.400x300, if a popup should be used)" label="%s:"/>
|
||||||
@ -131,7 +131,7 @@
|
|||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description value="LDAP context for contacts" label="%s:"/>
|
<description value="LDAP context for contacts" label="%s:"/>
|
||||||
<textbox id="newsettings[ldap_contact_context]" size="40"/>
|
<textbox id="newsettings[ldap_contact_context]" class="et2_fullWidth"/>
|
||||||
</row>
|
</row>
|
||||||
<row>
|
<row>
|
||||||
<description value="Additional information about using LDAP as contact repository" class="subHeader"/>
|
<description value="Additional information about using LDAP as contact repository" class="subHeader"/>
|
||||||
|
Loading…
Reference in New Issue
Block a user