--- lib/A3C/View/Organization.pm 2008/05/22 20:48:42 125 +++ lib/A3C/View/Organization.pm 2008/05/22 20:51:31 126 @@ -85,7 +85,7 @@ } $o->columns; #warn "# name2label = ",dump( $name2label ); - div { _('Found %1 results', $collection->count ) } + div { _('Found %1 results', $collection->pager->total_entries ) } table { { class is 'list' }; row {