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