Index: branches/5.1.x/core/units/configuration/configuration_config.php =================================================================== diff -u -N -r13188 -r13444 --- branches/5.1.x/core/units/configuration/configuration_config.php (.../configuration_config.php) (revision 13188) +++ branches/5.1.x/core/units/configuration/configuration_config.php (.../configuration_config.php) (revision 13444) @@ -1,6 +1,6 @@ Array ('type' => 'float', 'not_null' => 1, 'default' => 0), 'GroupDisplayOrder' => Array ('type' => 'float', 'not_null' => 1, 'default' => 0), 'Install' => Array ('type' => 'int', 'not_null' => 1, 'default' => 1), + 'HintLabel' => Array ('type' => 'string', 'max_len' => 255, 'default' => NULL), ), 'VirtualFields' => Array (