Subversion Repositories wimsdev

Rev

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

Rev 5843 Rev 6967
Line 2... Line 2...
2
!if $gotcnt=0 and $srch=$empty
2
!if $gotcnt=0 and $srch=$empty
3
 !changeto $module_P.$search_lang/welcome.phtml
3
 !changeto $module_P.$search_lang/welcome.phtml
4
!else
4
!else
5
 !changeto $module_P.$search_lang/search.phtml
5
 !changeto $module_P.$search_lang/search.phtml
6
!endif
6
!endif
7
 
-