[REMOVE] Wrong div

This commit is contained in:
Peter Pfeufer 2023-12-09 15:51:14 +01:00
parent 247058a30f
commit cd47eadcdc
No known key found for this signature in database
GPG Key ID: 6051D2C6AD4EBC27

View File

@ -41,8 +41,6 @@
{% bootstrap_form form %} {% bootstrap_form form %}
<div class="form-group mt-3 clearfix"> <div class="form-group mt-3 clearfix">
<div class="fleetpings-form-message"></div>
{% translate "Create fatlink" as button_text %} {% translate "Create fatlink" as button_text %}
{% bootstrap_button button_class="btn btn-primary" content=button_text name="submit_fat" id="submit_fat" %} {% bootstrap_button button_class="btn btn-primary" content=button_text name="submit_fat" id="submit_fat" %}
</div> </div>