Rev 12500 | Rev 12912 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12500 | Rev 12539 | ||
---|---|---|---|
Line 50... | Line 50... | ||
50 | !endif |
50 | !endif |
51 | !endif |
51 | !endif |
52 | 52 | ||
53 | !read names.$lang |
53 | !read names.$lang |
54 | !if $wims_user=$empty or $wims_user=supervisor or _tool isin $wims_session |
54 | !if $wims_user=$empty or $wims_user=supervisor or _tool isin $wims_session |
55 | !read search.proc |
55 | !read adm/search_engine/search.proc |
56 | s_lang=$search_lang |
56 | s_lang=$search_lang |
57 | s_category=$search_category |
57 | s_category=$search_category |
58 | s_keywords=$search_keywords |
58 | s_keywords=$search_keywords |
59 | !if $s_keywords!=$empty and $s_category!=V and $readback!=yes |
59 | !if $s_keywords!=$empty and $s_category!=V and $readback!=yes |
60 | c=$gotcnt |
60 | c=$gotcnt |