diff --git a/netbox/templates/inc/panel_table.html b/netbox/templates/inc/panel_table.html index 1a9f149d4..2fbb6488f 100644 --- a/netbox/templates/inc/panel_table.html +++ b/netbox/templates/inc/panel_table.html @@ -3,7 +3,7 @@
{% if heading %} -

{{ heading }}

+

{% trans heading %}

{% endif %} {% if table.rows %}