diff --git a/admin/accounts.php b/admin/accounts.php index d6cfcd8e24..4e10db1b93 100755 --- a/admin/accounts.php +++ b/admin/accounts.php @@ -62,7 +62,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 {