Subversion Repositories wimsdev

Rev

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

Rev 5033 Rev 5044
Line 8... Line 8...
8
    !if $class_auth iswordof php
8
    !if $class_auth iswordof php
9
      <a class="wims_button" href="$class_php_auth?enter=$code">$wims_name_Enter</a>
9
      <a class="wims_button" href="$class_php_auth?enter=$code">$wims_name_Enter</a>
10
    !endif
10
    !endif
11
    !if $class_auth iswordof ldap
11
    !if $class_auth iswordof ldap
12
     !set wims_ref_class=wims_button
12
     !set wims_ref_class=wims_button
13
     !href module=$module&type=authsupervisor&class=$code $wims_name_Enter
13
     !href module=$module&type=authparticipant&class=$code $wims_name_Enter
14
    !endif
14
    !endif
15
   </td>
15
   </td>