Rev 3049 | Rev 5734 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
23 | reyssat | 1 | |
3881 | bpr | 2 | $name_prop <font color="blue"><em> |
23 | reyssat | 3 | $class_description</em></font> |
2486 | bpr | 4 | $name_of |
3881 | bpr | 5 | <font color="blue"><em>$class_institution</em></font> ($name_serial $jobclass). |
23 | reyssat | 6 | !if $jobclass<10000 |
2486 | bpr | 7 | $name_distrib |
23 | reyssat | 8 | !endif |
9 | |||
10 | !form reply |
||
3881 | bpr | 11 | <table border="0"> |
12 | <tr><td align="right">$name_supervisor_p:</td><td> |
||
13 | <input type="password" size="20" name="clpass"></td></tr> |
||
14 | <tr><td align="right">$name_supervisor_r</td><td> |
||
15 | <input type="password" size="20" name="clpass2" value="$class_password"> |
||
2486 | bpr | 16 | <br><small>$name_warning</small> |
3881 | bpr | 17 | </td></tr> |
18 | <tr><td align="right">$name_secure</td><td> |
||
19 | <input size="50" name="clsecure" value="$class_secure"> |
||
20 | </td></tr> |
||
21 | <tr><td align="right">$name_expire</td><td> |
||
22 | <input size="10" name="clexp" value="$class_expiration"> |
||
23 | </td></tr> |
||
24 | <tr><td colspan="2"> |
||
25 | <input type="submit" name="save" value="$wims_name_tosave"> |
||
26 | <input type="submit" name="abandon" value="$wims_name_giveup"> |
||
27 | </td></tr>$table_end <p> |
||
23 | reyssat | 28 | |
29 | </form> |
||
30 | |||
2487 | bpr | 31 | <p>$name_remark |
2514 | bpr | 32 | <a href="mailto:$class_email?subject=name_yourclassmod">$name_notify</a> |
2486 | bpr | 33 | $name_change |
23 | reyssat | 34 | <p> |
35 | <center> |
||
2486 | bpr | 36 | !href cmd=reply&job2=first $name_other |
23 | reyssat | 37 | </center> <p> |
2522 | bpr | 38 | !set wims_menu_items=!append line classlist,1,cmd=reply&job2=first\ |
39 | ,0,\ |
||
40 | to $wims_menu_items |
||
23 | reyssat | 41 |