diff --git a/netbox/templates/circuits/circuit.html b/netbox/templates/circuits/circuit.html index 07d3c360d..4d7fe9fe2 100644 --- a/netbox/templates/circuits/circuit.html +++ b/netbox/templates/circuits/circuit.html @@ -119,7 +119,7 @@
{{ termination_a|model_name|capfirst }}
+{{ termination_a|meta:"verbose_name"|capfirst }}
{{ obj.interface.parent }} diff --git a/netbox/templates/tenancy/tenant.html b/netbox/templates/tenancy/tenant.html index 9a1ed1be8..4ef26c451 100644 --- a/netbox/templates/tenancy/tenant.html +++ b/netbox/templates/tenancy/tenant.html @@ -87,7 +87,7 @@