Rev 6057 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
539 | bpr | 1 | !header |
2 | |||
3 | !if $search=$empty |
||
6057 | bpr | 4 | Please type a search keyword. (Do not enter mathematical formulas here.) |
539 | bpr | 5 | !read form.phtml |
17176 | bpr | 6 | <hr> |
539 | bpr | 7 | !read welcome.phtml |
8 | !else |
||
9 | !read form.phtml |
||
17176 | bpr | 10 | <hr> |
539 | bpr | 11 | !read search.phtml |
12 | !endif |
||
13 | |||
14 | !tail |
||
15 |