$text{'search_notfound'}.
\n"; } else { @ulist = map { { &dn_to_hash($_) } } @users; &useradmin::users_table(\@ulist, 0, 1, 0); } &ui_print_footer("", $text{'index_return'}); }