diff --git a/netbox/templates/dcim/device.html b/netbox/templates/dcim/device.html index 38dc0347f..b74d4b5f6 100644 --- a/netbox/templates/dcim/device.html +++ b/netbox/templates/dcim/device.html @@ -63,9 +63,9 @@ {% if object.latitude and object.longitude %} {% if config.MAPS_URL %} -
- - {% trans "Map It" %} +
+ + {% trans "Map" %}
{% endif %} diff --git a/netbox/templates/dcim/site.html b/netbox/templates/dcim/site.html index 38b740612..bf73b5386 100644 --- a/netbox/templates/dcim/site.html +++ b/netbox/templates/dcim/site.html @@ -95,9 +95,9 @@ {% if object.latitude and object.longitude %} {% if config.MAPS_URL %} -
- - {% trans "Map It" %} + {% endif %}