Rev 13495 | Rev 16891 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13495 | Rev 14732 | ||
---|---|---|---|
Line 10... | Line 10... | ||
10 | !changeto help.phtml |
10 | !changeto help.phtml |
11 | !endif |
11 | !endif |
12 | !set js=<script src="scripts/js/chooselist.js"></script> |
12 | !set js=<script src="scripts/js/chooselist.js"></script> |
13 | !set wims_html_header=!append line $js to $wims_html_header |
13 | !set wims_html_header=!append line $js to $wims_html_header |
14 | !set wims_html_header=!append line \ |
14 | !set wims_html_header=!append line \ |
15 | <style |
15 | <style>\ |
16 | .activity_title { text-align:left; font-weight:bold; font-style:italic;}\ |
16 | .activity_title { text-align:left; font-weight:bold; font-style:italic;}\ |
17 | </style>\ |
17 | </style>\ |
18 | to $wims_html_header |
18 | to $wims_html_header |
19 | !header1 |
19 | !header1 |
20 | !read adm/title.phtml 1\ |
20 | !read adm/title.phtml 1\ |