Subversion Repositories wimsdev

Rev

Rev 13771 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 13771 Rev 14896
Line 28... Line 28...
28
!exit
28
!exit
29
 
29
 
30
:calcform
30
:calcform
31
!set gotcnt=!itemcnt $parms
31
!set gotcnt=!itemcnt $parms
32
!if $gotcnt<1
32
!if $gotcnt<1
33
   !exit
33
  !exit
34
!endif
34
!endif
35
!set gotm=$parms
35
!set gotm=$parms
36
!if $modu_lang iswordof en cn fr
36
!if $modu_lang iswordof en fr ca cn
37
  !set ll=$modu_lang
37
  !set ll=$modu_lang
38
!endif
38
!endif
39
!default ll=en
39
!default ll=en
40
!read popup.$ll/search.phtml noremark
40
!read popup.$ll/search.phtml noremark
41
!exit
41
!exit