aboutsummaryrefslogtreecommitdiff
path: root/uploader/templates/populations/macro-select-population.html
diff options
context:
space:
mode:
Diffstat (limited to 'uploader/templates/populations/macro-select-population.html')
-rw-r--r--uploader/templates/populations/macro-select-population.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/uploader/templates/populations/macro-select-population.html b/uploader/templates/populations/macro-select-population.html
index c223776..14b0510 100644
--- a/uploader/templates/populations/macro-select-population.html
+++ b/uploader/templates/populations/macro-select-population.html
@@ -42,6 +42,10 @@
({{species['SpeciesName']}}).<br />
Click "Continue" to create the first!</p>
<input type="hidden" name="population_id" value="CREATE-POPULATION" />
+
+ <div class="col-sm-offset-10 col-sm-2">
+ <input type="submit" value="continue" class="btn btn-primary" />
+ </div>
{%endif%}
</form>