parent
b8f3add4e6
commit
183a348f34
|
@ -122,6 +122,7 @@ class Application_Form_SupportPreferences extends Zend_Form_SubForm
|
||||||
'filters' => array('StringTrim'),
|
'filters' => array('StringTrim'),
|
||||||
'readonly' => true,
|
'readonly' => true,
|
||||||
'cols' => 61,
|
'cols' => 61,
|
||||||
|
'rows' => 5,
|
||||||
'value' => Application_Model_Preference::GetSystemInfo(),
|
'value' => Application_Model_Preference::GetSystemInfo(),
|
||||||
'decorators' => array(
|
'decorators' => array(
|
||||||
'ViewHelper'
|
'ViewHelper'
|
||||||
|
|
Loading…
Reference in New Issue