Rev 12586 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12586 | Rev 14896 | ||
---|---|---|---|
Line 32... | Line 32... | ||
32 | !set gotcnt=!itemcnt $parms |
32 | !set gotcnt=!itemcnt $parms |
33 | !if $gotcnt<1 |
33 | !if $gotcnt<1 |
34 | !exit |
34 | !exit |
35 | !endif |
35 | !endif |
36 | !set gotm=$parms |
36 | !set gotm=$parms |
- | 37 | !if $modu_lang iswordof en fr ca cn |
|
- | 38 | !set ll=$modu_lang |
|
- | 39 | !endif |
|
- | 40 | !default ll=en |
|
37 | !read popup/search.phtml noremark |
41 | !read docu/popup.$ll/search.phtml noremark |
38 | !exit |
42 | !exit |
39 | 43 | ||
40 | :exercise |
44 | :exercise |
41 | :tool |
45 | :tool |
42 | :doc |
46 | :doc |