diff --git a/netbox/templates/dcim/devicebay_edit.html b/netbox/templates/dcim/devicebay_edit.html index 507cf0eaf..bf994662f 100644 --- a/netbox/templates/dcim/devicebay_edit.html +++ b/netbox/templates/dcim/devicebay_edit.html @@ -19,8 +19,10 @@
{% if poweroutlet.pk %} + Editing {{ devicebay }} {% else %} + Add a Device Bay {% endif %}