~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/submit/submit.html

  • Committer: Matt Giuca
  • Date: 2010-07-20 13:04:29 UTC
  • mto: This revision was merged to the branch mainline in revision 1818.
  • Revision ID: matt.giuca@gmail.com-20100720130429-2qfczuuosbgix9hf
Project submission: Changed the warning on submission pages so it no longer says you can't submit after the deadline; it says submission after the deadline may incur a penalty.

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
              </tr>
68
68
            </table>
69
69
            <p>Ensure that you have committed all changes - only changes in the repository will be submitted.</p>
70
 
            <p>You may resubmit a project again at any time until its deadline, but a new submission will overwrite any made earlier.</p>
 
70
            <p>You may resubmit a project again at any time, but a new submission will overwrite any made earlier, and submissions after the deadline may incur a penalty.</p>
71
71
            <p><input type="submit" value="Submit Project" />
72
72
              <a class="helpaction" href="/+help/Submitting%20a%20project">Help submitting a project</a>
73
73
            </p>