Rev 3960 | Rev 5745 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3960 | Rev 3970 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !form new |
1 | !form new |
2 | <input type=hidden name |
2 | <input type="hidden" name="module" value="home"> |
3 | <center><table border= |
3 | <center><table border="0" cellpadding="6" cellspacing="0" bgcolor="$bgcolor2"> |
4 | <tr><td nowrap> |
4 | <tr><td nowrap> |
5 | <input type=submit value="$wims_name_search"> $C_T |
5 | <input type="submit" value="$wims_name_search"> $C_T |
6 | <input size= |
6 | <input size="20" name="search_keywords" value="$search_keywords"> |
7 | </td></tr> |
7 | </td></tr> |
8 | </table></center></form> <p> |
8 | </table></center></form> <p> |
9 | !read result.phtml |
9 | !read result.phtml |