Rev 14039 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3481 | bpr | 1 | !if $wims_read_parm= |
14039 | bpr | 2 | !set max_promptlen=!defof MAX_PROMPTLEN in wimshome/public_html/bases/sys/define.conf |
3 | !read help/$lang/reply.phtml |
||
3481 | bpr | 4 | !else |
14644 | bpr | 5 | !if $lang!=en |
6 | !read help/anstype.$lang/$wims_read_parm.phtml |
||
7 | !else |
||
8 | !read help/anstype/$wims_read_parm.phtml |
||
9 | !endif |
||
9049 | bpr | 10 | !endif |