2
0
Jeremy Stretch 10 жил өмнө
parent
commit
b614a1ae67

+ 1 - 1
netbox/templates/dcim/device_inventory.html

@@ -1,6 +1,6 @@
 {% extends '_base.html' %}
 
-{% block title %}{{ device }} - LLDP Neighbors{% endblock %}
+{% block title %}{{ device }} - Inventory{% endblock %}
 
 {% block content %}
 {% include 'dcim/inc/_device_header.html' with active_tab='inventory' %}