diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html
index eadf8a1e2..268bd37d6 100644
--- a/netbox/templates/dcim/device.html
+++ b/netbox/templates/dcim/device.html
@@ -457,6 +457,9 @@
{% endif %}
+ {% if perms.dcim.delete_poweroutlet %}
+
+ {% endif %}
{% endif %}