Index: branches/RC/core/units/phrases/phrases_config.php =================================================================== diff -u -N -r11623 -r11685 --- branches/RC/core/units/phrases/phrases_config.php (.../phrases_config.php) (revision 11623) +++ branches/RC/core/units/phrases/phrases_config.php (.../phrases_config.php) (revision 11685) @@ -188,6 +188,7 @@ 'Translation' => Array ('title' => 'la_col_Translation', 'filter_block' => 'grid_like_filter', 'width' => 150), 'PackName' => Array ('title' => 'la_col_Language', 'filter_block' => 'grid_options_filter', 'width' => 100), 'PhraseType' => Array ('title' => 'la_col_Location', 'filter_block' => 'grid_options_filter', 'width' => 80), + 'LastChanged' => Array ('title' => 'la_col_LastChanged', 'filter_block' => 'grid_date_range_filter'), 'Module' => Array ('title' => 'la_col_Module', 'filter_block' => 'grid_options_filter'), ), ),