Use correct user id and make the reload button a back button

This commit is contained in:
Diana Huang
2013-01-09 14:41:23 -05:00
parent f0f25296b2
commit c4d1b2e643
3 changed files with 8 additions and 7 deletions

View File

@@ -107,6 +107,6 @@
<input type="button" class="interstitial-page-button" value="Start Grading!" name="interstitial-page-button" />
</section>
<input type="button" value="Reload page" class="action-button" name="reload" />
<input type="button" value="Go Back" class="action-button" name="back" />
</div>
</section>