diff --git a/netbox/templates/inc/table_controls_htmx.html b/netbox/templates/inc/table_controls_htmx.html index e7fd0e7a6..8ab3e05f7 100644 --- a/netbox/templates/inc/table_controls_htmx.html +++ b/netbox/templates/inc/table_controls_htmx.html @@ -4,8 +4,8 @@
- +
{% block extra_table_controls %}{% endblock %} @@ -21,3 +21,29 @@ {% endif %}
+ + + diff --git a/netbox/utilities/templates/buttons/export.html b/netbox/utilities/templates/buttons/export.html index baa1253eb..c07e02aa6 100644 --- a/netbox/utilities/templates/buttons/export.html +++ b/netbox/utilities/templates/buttons/export.html @@ -4,7 +4,7 @@  {% trans "Export" %}