Rev 3970 | Rev 5843 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3970 | Rev 5745 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !form new |
1 | !form new |
2 | <input type="hidden" name="module" value="home"> |
2 | <input type="hidden" name="module" value="home"/> |
3 | <center><table border="0" cellpadding="6" cellspacing="0" bgcolor="$bgcolor2"> |
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="20" name="search_keywords" value="$search_keywords"> |
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 |