Rev 3212 | Rev 5874 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3212 | Rev 4527 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !endif |
4 | !endif |
5 | !if $job=modpalier |
5 | !if $job=modpalier |
6 | !let js=!record 0 of js/chooselist.js |
6 | !let js=!record 0 of js/chooselist.js |
7 | !let wims_html_header=!append line $js to $wims_html_header |
7 | !let wims_html_header=!append line $js to $wims_html_header |
8 | !endif |
8 | !endif |
- | 9 | !read adm/css.phtml |
|
9 | !header1 |
10 | !header1 |
10 | <script type="text/javascript" src="scripts/js/wz_tooltip.js" language="Javascript"></script>\ |
11 | <script type="text/javascript" src="scripts/js/wz_tooltip.js" language="Javascript"></script>\ |
11 | 12 | ||
12 | !if $cmd=help |
13 | !if $cmd=help |
13 | !changeto help.phtml |
14 | !changeto help.phtml |