Rev 5138 | Rev 5734 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5138 | Rev 5643 | ||
---|---|---|---|
Line 51... | Line 51... | ||
51 | !endif |
51 | !endif |
52 | .</span> |
52 | .</span> |
53 | </td></tr> |
53 | </td></tr> |
54 | !endif |
54 | !endif |
55 | 55 | ||
56 | !if $idp_method notitemof $idp_method_list |
56 | !if $idp_method notitemof $idp_method_list and $auth_method isitemof $auth_method_list |
57 | $table_tr<td align="right"> |
57 | $table_tr<td align="right"> |
58 | $wims_name_firstname</td> |
58 | $wims_name_firstname</td> |
59 | <td><input size="30" name="firstname" value="$firstname"></td></tr> |
59 | <td><input size="30" name="firstname" value="$firstname"></td></tr> |
60 | $table_tr<td align="right"> |
60 | $table_tr<td align="right"> |
61 | $wims_name_lastname</td> |
61 | $wims_name_lastname</td> |
Line 70... | Line 70... | ||
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> |
74 | <input size="60" name="up_supervise" id="up_supervise" value="$user_supervise"> |
74 | <input size="60" name="up_supervise" id="up_supervise" value="$user_supervise"> |
75 | </tt></td></tr> |
75 | <tt>$wims_class/1/101, ... </tt></td></tr> |
76 | !endif |
76 | !endif |
77 | $table_tr<td align="center" colspan="2"> |
77 | $table_tr<td align="center" colspan="2"> |
78 | <input type="submit" name="confirm" value="$wims_name_tosave"> |
78 | <input type="submit" name="confirm" value="$wims_name_tosave"> |
79 | |
79 | |
80 | <input type="submit" name="cancel" value="$wims_name_giveup"></td></tr> |
80 | <input type="submit" name="cancel" value="$wims_name_giveup"></td></tr> |