Subversion Repositories wimsdev

Rev

Blame | Last modification | View Log | RSS feed

  1. !if ($wims_realuser=supervisor or $wims_realuser=SUPERVISOR) and $wims_realuser!=$wims_class_Supervisor
  2.   <div class="wims_msg alert">
  3.     !if $wims_realuser=SUPERVISOR
  4.       !line 2 of $wims_name_noteacherclass
  5.     !else
  6.       !line 1 of $wims_name_noteacherclass
  7.     !endif
  8.   </div>
  9. !!endif
  10.