diff --git a/admin/groups.php b/admin/groups.php index 876227d0ed..4f2fb8ec28 100755 --- a/admin/groups.php +++ b/admin/groups.php @@ -58,7 +58,7 @@ if (! count($account_info)) { $p->set_var('message',lang('No matchs found')); - $p->parse('rows','empty_row',True); + $p->parse('rows','row_empty',True); } else {