Rev 3081 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3081 | Rev 15421 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | !if $wims_ismanager!=2 |
2 | !if $wims_ismanager!=2 |
3 | !exit |
3 | !exit |
4 | !endif |
4 | !endif |
5 | 5 | ||
6 | !if $help_subject=conf |
6 | !if $help_subject=conf |
7 | !changeto conf/help-conf.phtml |
7 | !changeto conf/help-conf.phtml |
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | !if $help_subject=soft |
10 | !if $help_subject=soft |
11 | !changeto lang/help-soft.phtml.$modu_lang |
11 | !changeto lang/help-soft.phtml.$modu_lang |
12 | !endif |
12 | !endif |
13 | 13 | ||
14 | !if $help_subject=access |
14 | !if $help_subject=access |
15 | !changeto help/$modu_lang/accessconf.phtml |
15 | !changeto help/$modu_lang/accessconf.phtml |
16 | !endif |
16 | !endif |
17 | 17 | ||
18 | !if $help_subject iswordof publication download |
18 | !if $help_subject iswordof publication download |
19 | !changeto help/$modu_lang/publication.phtml |
19 | !changeto help/$modu_lang/publication.phtml |
20 | !endif |
20 | !endif |
21 | - | ||
22 | 21 | ||
23 | $name_warning_help |
22 | $name_warning_help |