Subversion Repositories wimsdev

Rev

Rev 2800 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2800 Rev 6057
Line 2... Line 2...
2
 
2
 
3
!if $search=$empty
3
!if $search=$empty
4
  Please type a search keyword. (Don't enter mathematical formulas here.)
4
  Please type a search keyword. (Do not enter mathematical formulas here.)
5
  !read form.phtml
5
  !read form.phtml
6
  <p><hr> <p>
6
 <hr/>
7
  !read welcome.phtml
7
  !read welcome.phtml
8
!else
8
!else
9
  !read form.phtml
9
  !read form.phtml
10
  <p><hr> <p>
10
 <hr/>
11
  !read search.phtml
11
  !read search.phtml
12
!endif
12
!endif
13
 
13
 
14
!tail
14
!tail
15
 
15