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