Rev 6235 | Rev 8056 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6235 | Rev 8054 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | <tr><td align="right">$name_expire</td><td> |
20 | <tr><td align="right">$name_expire</td><td> |
21 | <input size="10" name="clexp" value="$class_expiration" /> |
21 | <input size="10" name="clexp" value="$class_expiration" /> |
22 | </td></tr> |
22 | </td></tr> |
23 | <tr><td colspan="2"> |
23 | <tr><td colspan="2"> |
24 | <input type="submit" name="save" value="$wims_name_tosave" /> |
24 | <input type="submit" name="save" value="$wims_name_tosave" /> |
25 | <input type="submit" name="abandon" value="$wims_name_giveup" /> |
25 | <input type="submit" name="abandon" value="$wims_name_giveup" class="wims_secondary_button" /> |
26 | </td></tr>$table_end |
26 | </td></tr>$table_end |
27 | 27 | ||
28 | 28 | ||
29 | !formend |
29 | !formend |
30 | 30 |