Rev 5842 | Rev 5917 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5842 | Rev 5882 | ||
---|---|---|---|
Line 48... | Line 48... | ||
48 | !next i |
48 | !next i |
49 | <td align="center">-</td> |
49 | <td align="center">-</td> |
50 | <td> |
50 | <td> |
51 | !formradio search_category list T prompt $name_T |
51 | !formradio search_category list T prompt $name_T |
52 | $table_tr<th>$name_graduate</th> |
52 | $table_tr<th>$name_graduate</th> |
53 | <td nowrap colspan="6" align="center"> |
53 | <td nowrap="nowrap" colspan="6" align="center"> |
54 | --- <input type="checkbox" name="search_keywords" value="levelG" |
54 | --- <input type="checkbox" name="search_keywords" value="levelG" |
55 | !if G=$thislevel |
55 | !if G=$thislevel |
56 | checked="checked" |
56 | checked="checked" |
57 | !endif |
57 | !endif |
58 | /> --- |
58 | /> --- |
59 | </td><td> |
59 | </td><td> |
60 | <br/> |
60 | <br/> |
61 | !formradio search_category list R prompt $name_R |
61 | !formradio search_category list R prompt $name_R |
62 | $table_tr<th>$name_research</th> |
62 | $table_tr<th>$name_research</th> |
63 | <td nowrap colspan="6" align="center"> |
63 | <td nowrap="nowrap" colspan="6" align="center"> |
64 | --- <input type="checkbox" name="search_keywords" value="levelR" |
64 | --- <input type="checkbox" name="search_keywords" value="levelR" |
65 | !if R=$thislevel |
65 | !if R=$thislevel |
66 | checked="checked" |
66 | checked="checked" |
67 | !endif |
67 | !endif |
68 | /> --- |
68 | /> --- |