Rev 5745 | Rev 5928 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5745 | Rev 5843 | ||
---|---|---|---|
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 |
|
3 | <table class="wimsnoborder wimscenter" style="backgoround-color:$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 |
8 | </table> |
- | 9 | </form> |
|
9 | !read result.phtml |
10 | !read result.phtml |