fix bottom margin of modal body
[qcg-portal.git] / qcg / templates / qcg / job_submit.html
index 5fabdc0..560bd99 100644 (file)
                 </div>
                 <div class="modal-body">
                     {% csrf_token %}
-                    {% bootstrap_field template_form.name layout="horizontal" %}
                     <input type="hidden" name="save-template" value="1">
+                    {% bootstrap_field template_form.name layout="horizontal" %}
                 </div>
                 <div class="modal-footer">
                     <button type="button" class="btn btn-default" data-dismiss="modal">Anuluj</button>