Rev 14374 | Rev 15427 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 14374 | Rev 14441 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $job=print |
3 | !if $job=print |
4 | !changeto print.phtml |
4 | !changeto print.phtml |
5 | !endif |
5 | !endif |
6 | 6 | ||
7 | !if $public!=P |
7 | !if $public!=P and $error=$empty |
8 | !changeto class.phtml |
8 | !changeto class.phtml |
9 | !endif |
9 | !endif |
10 | !if $(module_title_$modu_lang)!= |
10 | !if $(module_title_$modu_lang)!= |
11 | !set module_title=$(module_title_$modu_lang) |
11 | !set module_title=$(module_title_$modu_lang) |
12 | !endif |
12 | !endif |