Rev 7896 | Rev 9553 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7896 | Rev 7941 | ||
---|---|---|---|
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 | <div id="search_engine" class="wims_search_engine"> |
|
3 |
|
4 | <script src="scripts/js/interface/search_engine.js" type="text/javascript" /></script> |
4 | <tr><td> |
- | |
5 | <input type="submit" value="$wims_name_search" /> $C_T |
5 | <input type="submit" value="$wims_name_search" /> $C_T |
6 | <input |
6 | <input size="20" name="search_keywords" value="$search_keywords" /> |
7 | </td></tr> |
- | |
8 | </ |
7 | </div> |
9 | 8 | ||
10 | !formend |
9 | !formend |
11 | !read result.phtml |
10 | !read result.phtml |