Subversion Repositories wimsdev

Rev

Rev 17180 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 17180 Rev 17465
Line 1... Line 1...
1
!if $(module_title_$moduclass_lang)!=$empty
1
!if $(module_title_$moduclass_lang)!=$empty
2
  !set module_title=$(module_title_$moduclass_lang)
2
  !set module_title=$(module_title_$moduclass_lang)
3
!endif
3
!endif
4
!if $job=examcheck
4
!if $job=examcheck
5
  !set wims_help_parm=exam
5
  !set wims_help_parm=exam
-
 
6
!endif
-
 
7
 
-
 
8
!if $job=userexam
-
 
9
  !set wims_html_header=!append line <script src="scripts/js/chronoid.js"></script> to $wims_html_header
6
!endif
10
!endif
7
!read adm/css.phtml
11
!read adm/css.phtml
8
!read adm/class/classname.phtml $wims_classname\
12
!read adm/class/classname.phtml $wims_classname\
9
$wims_institutionname
13
$wims_institutionname
10
 
14