Rev 23 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 23 | Rev 13075 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | !header |
6 | !header |
7 | 7 | ||
8 | !if $lang=cn |
8 | !if $lang=cn |
9 | ±¾Ä£¿é¹©·ÅÖà light phtml Ö®ÓÃ. |
9 | ±¾Ä£¿é¹©·ÅÖà light phtml Ö®ÓÃ. |
10 | Èç¹ûÄã²»Ö¸Ã÷ phtml ÎļþÃû¶øµ÷ÓÃËü, Ëü½«Ê²Ã´ÊÂÒ²²»¸É. |
10 | Èç¹ûÄã²»Ö¸Ã÷ phtml ÎļþÃû¶øµ÷ÓÃËü, Ëü½«Ê²Ã´ÊÂÒ²²»¸É. |
11 | !endif |
11 | !endif |
12 | 12 | ||
13 | !if $lang iswordof en fr tw |
13 | !if $lang iswordof en fr tw |
14 | This is a module housing light phtml files. If you call it without |
14 | This is a module housing light phtml files. If you call it without |
15 | specifying the name of the phtml file, it does nothing. |
15 | specifying the name of the phtml file, it does nothing. |
16 | !endif |
16 | !endif |
17 | !if $lang=nl |
17 | !if $lang=nl |
18 |
|
18 | Deze module bevat light phtml file. |
19 |
|
19 | Wanneer deze module wordt opgeroepen zonder de naam van de phtml file, doet deze module niets. |
20 | !endif |
20 | !endif |
21 | 21 | ||
22 | 22 | ||
23 | !if $lang iswordof es |
23 | !if $lang iswordof es |
24 | Este módulo es un almacen de archivos phtml. Si lo llamas sin |
24 | Este módulo es un almacen de archivos phtml. Si lo llamas sin |
25 | especificar el nombre del archivo phtml, no hace nada. |
25 | especificar el nombre del archivo phtml, no hace nada. |
26 | !endif |
26 | !endif |
27 | 27 | ||
28 | :end |
28 | :end |
29 | !tail |
29 | !tail |
30 | 30 |