diff -r 47393c6619ea -r 261f367623af plugins/SpecialUserFuncs.php --- a/plugins/SpecialUserFuncs.php Tue Sep 04 08:25:48 2007 -0400 +++ b/plugins/SpecialUserFuncs.php Tue Sep 04 12:52:23 2007 -0400 @@ -1224,6 +1224,8 @@ ' . '
' + . ( urlSeparator == '&' ? '' : '' ) + . ( $session->sid_super ? '' : '') . '

Find a member: ' . $template->username_field('finduser') . '
You may use the following wildcards: * to match multiple characters, ? to match a single character.

' . '
' // Footer (printed after rows)