Subversion Repositories wimsdev

Rev

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

Rev 11714 Rev 11848
Line 4... Line 4...
4
!endif
4
!endif
5
!read adm/class/classname.phtml $wims_classname\
5
!read adm/class/classname.phtml $wims_classname\
6
$wims_institutionname
6
$wims_institutionname
7
!header1
7
!header1
8
!if $job!=addseq
8
!if $job!=addseq
9
!read adm/title.phtml 1\
9
  !read adm/title.phtml 1\
10
$classname\
10
$classname\
11
$module_title
11
$module_title
12
!endif
12
!endif
13
 
13
 
14
!!if link notin $job
14
!!if link notin $job
Line 37... Line 37...
37
to $wims_menu_items
37
to $wims_menu_items
38
 !endif
38
 !endif
39
!endif
39
!endif
40
 
40
 
41
!read $job.phtml
41
!read $job.phtml
42
 
-
 
43
 
42
 
44
!tail
43
!tail
45
 
-
 
46
 
-