Rev 11187 | Rev 14039 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11187 | Rev 12122 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !if $wims_read_parm= |
1 | !if $wims_read_parm= |
- | 2 | !set max_promptlen=!defof MAX_PROMPTLEN in wimshome/public_html/bases/sys/define.conf |
|
- | 3 | ||
2 | !read help/$lang/reply.phtml |
4 | !read help/$lang/reply.phtml |
3 | !else |
5 | !else |
4 | !read help/anstype.$lang/$wims_read_parm.phtml |
6 | !read help/anstype.$lang/$wims_read_parm.phtml |
5 | !endif |
7 | !endif |