Rev 5053 | Rev 5071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5053 | Rev 5063 | ||
---|---|---|---|
Line 5... | Line 5... | ||
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> |
8 | !else |
8 | !else |
9 | !set wims_ref_class=wims_button |
9 | !set wims_ref_class=wims_button |
- | 10 | !if $splevel=$empty or $splevel=2 |
|
- | 11 | !set wims_ref_class=wims_button |
|
10 | !href module=adm/class/reguser&class=$code$tmp_parm $name_register |
12 | !href module=adm/class/reguser&class=$code$tmp_parm $name_register |
- | 13 | !else |
|
- | 14 | <font color="grey">$name_register</font> |
|
- | 15 | !endif |
|
11 | !endif |
16 | !endif |
12 | !endif |
17 | !endif |
13 | !if $class_auth iswordof php |
18 | !if $class_auth iswordof php |
14 | <a class="wims_button" href="$host_auth?enter=$code">$wims_name_Enter</a> |
19 | <a class="wims_button" href="$host_auth?enter=$code">$wims_name_Enter</a> |
15 | !endif |
20 | !endif |