Rev 33 | Rev 1032 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 33 | Rev 263 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | !endif |
32 | !endif |
33 | 33 | ||
34 | :skip |
34 | :skip |
35 | <table border=0 cellpadding=6 cellspacing=0 bgcolor=$bgcolor2> |
35 | <table border=0 cellpadding=6 cellspacing=0 bgcolor=$bgcolor2> |
36 | <tr><td nowrap> |
36 | <tr><td nowrap> |
37 | <input type=submit value=$N_Search> |
37 | <input type=submit value=$N_Search class="wims_home_button"> |
38 | <input size=20 name=search_keywords value="$search_keywords"> |
38 | <input size=20 name=search_keywords value="$search_keywords" class="wims_home_form"> |
39 | $N_within |
39 | $N_within |
40 | !formselect search_category list $slist prompt $plist |
40 | !formselect search_category list $slist prompt $plist |
41 | </td><td nowrap align=center> |
41 | </td><td nowrap align=center> |
42 | !if $s_keywords!=$empty or $gotcnt>0 |
42 | !if $s_keywords!=$empty or $gotcnt>0 |
43 | !href session=$wims_session.1&list=clear $N_clear |
43 | !href session=$wims_session.1&list=clear $N_clear |