Added some UserList search form tmpl_vars

This commit is contained in:
Yung Han Khoe 2008-05-29 14:44:41 +00:00
parent b398c902e6
commit 043daceb7c
3 changed files with 110 additions and 1 deletions

View file

@ -27,7 +27,9 @@ our $HELP = {
{ 'name' => 'searchFormTypeSelect' },
{ 'name' => 'searchFormQuery_form' },
{ 'name' => 'search_PROFILEFIELDNAME_text' },
{ 'name' => 'search_PROFILEFIELDNAME_form' },
{ 'name' => 'searchExact_PROFILEFIELDNAME_text' },
{ 'name' => 'searchExact_PROFILEFIELDNAME_form' },
{ 'name' => 'limitSearch' },
{ 'name' => 'includeInSearch_PROFILEFIELDNAME_hidden' },
{ 'name' => 'includeInSearch_PROFILEFIELDNAME_checkBox' },