aboutsummaryrefslogtreecommitdiffstats
path: root/www/submit-problem.html
diff options
context:
space:
mode:
authorStruan Donald <struan@exo.org.uk>2012-10-29 15:05:25 +0000
committerStruan Donald <struan@exo.org.uk>2012-10-29 15:38:45 +0000
commit42b4a0dbedb593f035fc3412c78b6cd31e3e5827 (patch)
tree0215bed96953527be7264c8c12d34a33a58a2b2d /www/submit-problem.html
parentdb50d726de418b36a1f2ae730c5ea8c514b1f875 (diff)
inital basic POC of saving reports
Diffstat (limited to 'www/submit-problem.html')
-rw-r--r--www/submit-problem.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/submit-problem.html b/www/submit-problem.html
index 660d805..db900ce 100644
--- a/www/submit-problem.html
+++ b/www/submit-problem.html
@@ -135,6 +135,10 @@
<input type="password" name="password_register" id="password_register" value="" placeholder="Enter a password (optional)">
<input class="green-btn" type="submit" id="submit_register" name="submit_register" value="Report">
</div>
+
+ <div class="form-txt-submit-box">
+ <input class="green-btn" type="button" id="save_report" name="save_report" value="Save">
+ </div>
</div>
</div>
</div>