11
11
<input type="hidden" name="late" value="yes" />
12
12
<p class="form_error">The project has not yet been submitted.</p>
13
13
<p>You are about to submit ${project.name} for ${offering.subject.name}.</p>
16
17
<p>This may incur a late penalty, at the discretion of the subject
17
18
coordinator, even if you have already submitted on time.</p>
18
19
<input type="submit" value="Submit Late" />