Rev 8054 | Rev 9220 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8054 | Rev 8056 | ||
---|---|---|---|
Line 6... | Line 6... | ||
6 | $name_distrib |
6 | $name_distrib |
7 | !endif |
7 | !endif |
8 | 8 | ||
9 | !form reply |
9 | !form reply |
10 | <table border="0"> |
10 | <table border="0"> |
- | 11 | <tr> |
|
11 | < |
12 | <td align="right">$name_supervisor_p:</td> |
12 | <input type |
13 | <td><input type="password" size="20" name="clpass" /></td> |
- | 14 | </tr><tr> |
|
13 | < |
15 | <td align="right">$name_supervisor_r</td> |
- | 16 | <td> |
|
14 | <input type="password" size="20" name="clpass2" value="$class_password" /> |
17 | <input type="password" size="20" name="clpass2" value="$class_password" /> |
15 | <br /><span class="small">$name_warning</span> |
18 | <br /><span class="small">$name_warning</span> |
- | 19 | </td> |
|
16 | </ |
20 | </tr><tr> |
17 | < |
21 | <td align="right">$name_secure</td> |
18 | <input |
22 | <td><input size="50" name="clsecure" value="$class_secure" /></td> |
19 |
|
23 | </tr> |
- | 24 | <tr> |
|
20 | < |
25 | <td align="right">$name_expire</td> |
21 | <input |
26 | <td><input size="10" name="clexp" value="$class_expiration" /></td> |
22 | </ |
27 | </tr><tr> |
23 |
|
28 | <td colspan="2"> |
24 | <input type="submit" name="save" value="$wims_name_tosave" /> |
29 | <input type="submit" name="save" value="$wims_name_tosave" /> |
25 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
30 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
- | 31 | </td> |
|
- | 32 | </tr> |
|
26 |
|
33 | $table_end |
27 | 34 | ||
28 | 35 | ||
29 | !formend |
36 | !formend |
30 | 37 | ||
31 | <p>$name_remark |
38 | <p>$name_remark |