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