Subversion Repositories wimsdev

Rev

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

Rev 7077 Rev 7679
Line 49... Line 49...
49
!if $wims_user=supervisor and $style!=student
49
!if $wims_user=supervisor and $style!=student
50
 !changeto theme.phtml supervisor
50
 !changeto theme.phtml supervisor
51
!else
51
!else
52
 !changeto theme.phtml user
52
 !changeto theme.phtml user
53
!endif
53
!endif
54
 
-