diff --git a/netbox/templates/dcim/powerport_edit.html b/netbox/templates/dcim/powerport_edit.html index 4eeb940b4..fdff3a187 100644 --- a/netbox/templates/dcim/powerport_edit.html +++ b/netbox/templates/dcim/powerport_edit.html @@ -19,8 +19,10 @@
{% if powerport.pk %} + Editing {{ powerport }} {% else %} + Add a Power Port {% endif %}