From 644bbe1a1d6374fe863c1b98cfa7def645f0a28b Mon Sep 17 00:00:00 2001 From: bellwood Date: Thu, 14 Jul 2016 12:26:34 -0400 Subject: [PATCH] add icons to headers --- netbox/templates/dcim/powerport_edit.html | 2 ++ 1 file changed, 2 insertions(+) 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 %}