Index: branches/5.0.x/core/units/themes/themes_config.php =================================================================== diff -u -N -r12808 -r12883 --- branches/5.0.x/core/units/themes/themes_config.php (.../themes_config.php) (revision 12808) +++ branches/5.0.x/core/units/themes/themes_config.php (.../themes_config.php) (revision 12883) @@ -1,6 +1,6 @@ Array( 'title'=>'la_col_Description', 'filter_block' => 'grid_like_filter', 'width' => 250, ), 'Enabled' => Array( 'title'=>'la_col_Status', 'filter_block' => 'grid_options_filter', 'width' => 200, ), // 'PrimaryTheme' => Array( 'title'=>'la_col_Primary', 'filter_block' => 'grid_options_filter'), - 'LanguagePackInstalled' => Array ('title' => 'la_col_LanguagePackInstalled', 'filter_block' => 'grid_options_filter'), + 'LanguagePackInstalled' => Array ('title' => 'la_col_LanguagePackInstalled', 'filter_block' => 'grid_options_filter', 'width' => 200,), ), ), ),