Rev 5063 | Rev 5437 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5063 | Rev 5071 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | <td align="center |
2 | <td align="center"> |
3 | !if $class_auth iswordof cas |
3 | !if $class_auth iswordof cas |
4 | !if $wims_user=$empty or $code iswordof $directlist_ |
4 | !if $wims_user=$empty or $code iswordof $directlist_ |
5 | !set url = $wims_ref_name?module=adm/class/classes&type=authparticipant&class=$code$tmp_parm |
5 | !set url = $wims_ref_name?module=adm/class/classes&type=authparticipant&class=$code$tmp_parm |
6 | !read adm/codeurl $url |
6 | !read adm/codeurl $url |
7 | <a class="wims_button" href="$host_auth/login?service=$script_out">$wims_name_Enter</a> |
7 | <a class="wims_button" href="$host_auth/login?service=$script_out">$wims_name_Enter</a> |