diff --git a/netbox/templates/dcim/rack_edit.html b/netbox/templates/dcim/rack_edit.html index 990b25465..412e2de98 100644 --- a/netbox/templates/dcim/rack_edit.html +++ b/netbox/templates/dcim/rack_edit.html @@ -3,7 +3,9 @@ {% block form %}
-
Rack
+
+ + Rack
{% render_field form.site %} {% render_field form.group %} @@ -13,7 +15,9 @@
-
Comments
+
+ + Comments
{% render_field form.comments %}