mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
"small layout fix: 9 lines only"
This commit is contained in:
parent
e5dd7f8122
commit
ab8d5f5085
@ -96,7 +96,7 @@ class module_addressbook_contactform extends sitemgr_module
|
||||
'multiple' => true,
|
||||
'options' => $fields,
|
||||
'default' => $default,
|
||||
'params' => array('size' => 15),
|
||||
'params' => array('size' => 9),
|
||||
),
|
||||
'arg3' => array(
|
||||
'type' => 'textfield',
|
||||
|
Loading…
Reference in New Issue
Block a user