~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-02-12 10:58:21 UTC
  • Revision ID: matt.giuca@gmail.com-20100212105821-bz639w1gdyg5657a
Removed submission advice from the subjects page, instead linking to the help page (which contained the same text). Also linked to this page from the submit page. Minor tweaks to the text relating to the submission advice. Fixes Launchpad Bug #520284.

Show diffs side-by-side

added added

removed removed

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