Rev 11461 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11461 | Rev 12999 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | 1 | ||
2 | <div class="wims_msg |
2 | <div class="wims_msg alert"> |
3 |
|
3 | <span class="wims_warning">$wims_name_warning</span>! |
4 | !if $stries=1 |
4 | !if $stries=1 |
5 | $name_warning_nonfinished1 |
5 | $name_warning_nonfinished1 |
6 | !else |
6 | !else |
7 | $name_warning_nonfinished |
7 | $name_warning_nonfinished |
8 | !endif |
8 | !endif |
9 | 9 | ||
10 | <p class="wimscenter"> |
10 | <p class="wimscenter"> |
11 | !set wims_ref_class=wims_button |
11 | !set wims_ref_class=wims_button |
12 | !href cmd=reply&job=scorereg&confirm_end=yes $wims_name_yes |
12 | !href cmd=reply&job=scorereg&confirm_end=yes $wims_name_yes |
13 | $ |
13 | $ |
14 | !set wims_ref_class=wims_button |
14 | !set wims_ref_class=wims_button |
15 | !href cmd=reply&job=score $wims_name_no |
15 | !href cmd=reply&job=score $wims_name_no |
16 | </p> |
16 | </p> |
17 | </div> |
17 | </div> |
18 | !tail |
18 | !tail |
19 | !reset job |
19 | !reset job |