Subversion Repositories wimsdev

Rev

Rev 12947 | Rev 14732 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 12947 Rev 13495
Line 7... Line 7...
7
!read adm/css.phtml
7
!read adm/css.phtml
8
!if $cmd=help
8
!if $cmd=help
9
  !header
9
  !header
10
  !changeto help.phtml
10
  !changeto help.phtml
11
!endif
11
!endif
12
!set js=!record 0 of js/chooselist.js
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 type="text/css">\
15
<style type="text/css">\
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>\