diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html
index 3e055333c..8c66e5c21 100644
--- a/netbox/templates/dcim/device.html
+++ b/netbox/templates/dcim/device.html
@@ -388,6 +388,9 @@
+
{% if perms.dcim.change_interface and interfaces|length > 1 %}