Subversion Repositories wimsdev

Rev

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

Rev 33 Rev 2883
Line 2... Line 2...
2
<p>
2
<p>
3
!if $gotcnt=0 and $srch=$empty
3
!if $gotcnt=0 and $srch=$empty
4
 !changeto $module_P.$lang/welcome.phtml
4
 !changeto $module_P.$search_lang/welcome.phtml
5
!else
5
!else
6
 !changeto $module_P.$lang/search.phtml
6
 !changeto $module_P.$search_lang/search.phtml
7
!endif
7
!endif
8
 
8