"small layout fix: 9 lines only"

This commit is contained in:
Ralf Becker 2007-06-06 09:04:36 +00:00
parent e5dd7f8122
commit ab8d5f5085

View File

@ -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',