Clean up submit and confirm page

This commit is contained in:
2016-02-04 13:51:43 -05:00
parent 65bc2b98ab
commit fffee2ddfc
2 changed files with 26 additions and 11 deletions
+1 -1
View File
@@ -57,7 +57,7 @@
<!-- The table listing the files available for upload/download -->
<table role="presentation" class="table table-striped panel panel-default"><tbody class="files"></tbody></table>
</form>
<label for="submit-form" class="btn btn-primary">Submit</label>
<label for="submit-form" class="btn btn-primary pull-right">Submit...</label>
</div>
</div>