Rev 6235 | Rev 6374 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 6248 | ||
---|---|---|---|
Line 63... | Line 63... | ||
63 | $table_tr<td align="right"> |
63 | $table_tr<td align="right"> |
64 | $wims_name_email</td> |
64 | $wims_name_email</td> |
65 | <td><input size="30" name="email" value="$email" /></td></tr> |
65 | <td><input size="30" name="email" value="$email" /></td></tr> |
66 | !endif |
66 | !endif |
67 | !if $user_participate!=$empty |
67 | !if $user_participate!=$empty |
68 | $table_tr<td align="right">$name_inscript</th><td |
68 | $table_tr<td align="right">$name_inscript</th><td class="tt">$user_participate</td></tr> |
69 | !endif |
69 | !endif |
70 | !set user_supervisable=!getdef user_supervisable in wimshome/log/classes/$wims_class/.users/$login |
70 | !set user_supervisable=!getdef user_supervisable in wimshome/log/classes/$wims_class/.users/$login |
71 | !if $user_supervisable=yes |
71 | !if $user_supervisable=yes |
72 | !default user_supervise=!getdef user_supervise in wimshome/log/classes/$wims_class/.users/$login |
72 | !default user_supervise=!getdef user_supervise in wimshome/log/classes/$wims_class/.users/$login |
73 | $table_tr<td align="right">$name_gestion</th><td> |
73 | $table_tr<td align="right">$name_gestion</th><td> |