Index: trunk/core/units/groups/groups_config.php =================================================================== diff -u -N -r6696 -r7391 --- trunk/core/units/groups/groups_config.php (.../groups_config.php) (revision 6696) +++ trunk/core/units/groups/groups_config.php (.../groups_config.php) (revision 7391) @@ -29,7 +29,7 @@ 'new_titlefield' => Array('g' => '!la_title_New_Group!'), ), - 'groups_list' => Array('prefixes' => Array('g_List'), 'format' => "!la_title_Groups! (#g_recordcount#)"), + 'groups_list' => Array('prefixes' => Array('g.total_List'), 'format' => "!la_title_Groups! (#g.total_recordcount#)"), 'groups_edit' => Array('prefixes' => Array('g'), 'format' => "#g_status# '#g_titlefield#' - !la_title_General!"),