forked from extern/egroupware
"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,
|
'multiple' => true,
|
||||||
'options' => $fields,
|
'options' => $fields,
|
||||||
'default' => $default,
|
'default' => $default,
|
||||||
'params' => array('size' => 15),
|
'params' => array('size' => 9),
|
||||||
),
|
),
|
||||||
'arg3' => array(
|
'arg3' => array(
|
||||||
'type' => 'textfield',
|
'type' => 'textfield',
|
||||||
|
Loading…
Reference in New Issue
Block a user