Rev 13075 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
2 | !if $phtml != $empty |
||
18196 | bpr | 3 | !changeto pages/$phtml |
23 | reyssat | 4 | !endif |
5 | |||
6 | !header |
||
7 | |||
8 | !if $lang=cn |
||
18196 | bpr | 9 | 本模块供放置 light phtml 之用. |
10 | 如果你不指明 phtml 文件名而调用它, 它将什么事也不干. |
||
23 | reyssat | 11 | !endif |
12 | !if $lang iswordof en fr tw |
||
18196 | bpr | 13 | This is a module housing light phtml files. If you call it without |
14 | specifying the name of the phtml file, it does nothing. |
||
23 | reyssat | 15 | !endif |
16 | !if $lang=nl |
||
13075 | bpr | 17 | Deze module bevat light phtml file. |
18 | Wanneer deze module wordt opgeroepen zonder de naam van de phtml file, doet deze module niets. |
||
23 | reyssat | 19 | !endif |
20 | !if $lang iswordof es |
||
18196 | bpr | 21 | Este m骴ulo es un almacen de archivos phtml. Si lo llamas sin |
22 | especificar el nombre del archivo phtml, no hace nada. |
||
23 | reyssat | 23 | !endif |
24 | |||
25 | :end |
||
26 | !tail |