Rev 5894 | Rev 9031 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5894 | Rev 5956 | ||
---|---|---|---|
Line 6... | Line 6... | ||
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 | !read adm/css.phtml |
10 | !header1 |
10 | !header1 |
11 | <script type="text/javascript" src="scripts/js/wz_tooltip.js |
11 | <script type="text/javascript" src="scripts/js/wz_tooltip.js"></script>\ |
12 | 12 | ||
13 | !if $cmd=help |
13 | !if $cmd=help |
14 | !changeto help.phtml |
14 | !changeto help.phtml |
15 | !endif |
15 | !endif |
16 | 16 |