Subversion Repositories wimsdev

Rev

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

Rev 5159 Rev 5828
Line 8... Line 8...
8
    !if $(class_authidp[1;]) iswordof php
8
    !if $(class_authidp[1;]) iswordof php
9
      <a class="wims_button" href="$class_php_auth?enter=$code&authtype=teacher">$wims_name_Enter</a>
9
      <a class="wims_button" href="$class_php_auth?enter=$code&authtype=teacher">$wims_name_Enter</a>
10
    !endif
10
    !endif
11
    !if $(class_authidp[1;]) iswordof ldap
11
    !if $(class_authidp[1;]) iswordof ldap
12
     !set wims_ref_class=wims_button
12
     !set wims_ref_class=wims_button
-
 
13
     !if $type=supervisor
-
 
14
        !set authtype_=teacher
-
 
15
     !endif
13
     !href module=$module&type=authparticipant&class=$code $wims_name_Enter
16
     !href module=$module&type=authparticipant&class=$code&authtype_=$authtype_ $wims_name_Enter
14
    !endif
17
    !endif
15
   </td>
18
   </td>