Rev 11306 | Rev 13468 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11306 | Rev 13461 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | !if $style=print |
3 | !if $style=print |
4 | !changeto print.phtml |
4 | !changeto print.phtml |
5 | !endif |
5 | !endif |
6 | 6 | ||
7 | !read chapter$chapter.phtml |
7 | !read chapter$chapter.phtml |
8 | !if $chapter>0 |
8 | !if $chapter>0 |
9 | !read sections.phtml |
9 | !read sections.phtml |
10 | !endif |
10 | !endif |
11 | !tail |
11 | !tail |