Rev 12498 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12498 | Rev 17888 | ||
---|---|---|---|
Line 1... | Line -... | ||
1 | - | ||
2 | !if $special_parm iswordof publication namewriting |
1 | !if $special_parm iswordof publication namewriting |
3 | !changeto help/$modu_lang/$special_parm.phtml |
2 | !changeto help/$modu_lang/$special_parm.phtml |
4 | !endif |
3 | !endif |
- | 4 | !!!if $special_parm iswordof verif |
|
- | 5 | !! !read lang/help.$modu_lang/$special_parm.phtml |
|
- | 6 | !!!endif |
|
5 | <div class="wims_content"> |
7 | <div class="wims_content"> |
6 | - | ||
7 | !if $special_parm iswordof domain |
8 | !if $special_parm iswordof domain |
8 | !read lang/help.$modu_lang/$special_parm.phtml |
9 | !read lang/help.$modu_lang/$special_parm.phtml |
9 | !set dir=wimshome/public_html/bases/sys/domain/domain |
10 | !set dir=wimshome/public_html/bases/sys/domain/domain |
10 | !set dom=!lookup domain in wimshome/public_html/bases/sys/domain/domain |
11 | !set dom=!lookup domain in wimshome/public_html/bases/sys/domain/domain |
11 | <table class="wimscenter wimsborder"> |
12 | <table class="wimscenter wimsborder"> |
Line 20... | Line 21... | ||
20 | !next |
21 | !next |
21 | </table> |
22 | </table> |
22 | </div> |
23 | </div> |
23 | !exit |
24 | !exit |
24 | !endif |
25 | !endif |
25 | - | ||
26 | !if $special_parm iswordof keywords |
26 | !if $special_parm iswordof keywords |
27 | !read lang/help.$modu_lang/$special_parm.phtml |
27 | !read lang/help.$modu_lang/$special_parm.phtml |
28 | !read help/keywords.phtml |
28 | !read help/keywords.phtml |
29 | </div> |
29 | </div> |
30 | !exit |
30 | !exit |