Rev 12836 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12836 | Rev 17252 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | !endif |
21 | !endif |
22 | 22 | ||
23 | !bound job within add,mod,chstatus default mod |
23 | !bound job within add,mod,chstatus default mod |
24 | !!if $job=mod and $cmd=reply |
24 | !!if $job=mod and $cmd=reply |
25 | 25 | ||
26 | !!set wims_ariane=!append line Glossary,1,module=adm/tool/glossary\ |
- | |
27 | !to $wims_ariane |
- | |
28 | !if $gl>0 |
26 | !if $gl>0 |
29 | !set wims_ariane=!append line Glossary $gl,1,module=adm/tool/glossary&gl=$gl\ |
27 | !set wims_ariane=!append line Glossary $gl,1,module=adm/tool/glossary&gl=$gl\ |
30 | to $wims_ariane |
28 | to $wims_ariane |
31 | !endif |
29 | !endif |
32 | 30 |