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