mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-08 00:28:16 -06:00
Fix a heading
This commit is contained in:
parent
f49a407451
commit
61a12c5850
@ -12,7 +12,7 @@
|
|||||||
{% endif %}
|
{% endif %}
|
||||||
{% include 'inc/export_button.html' with obj_type='interface' %}
|
{% include 'inc/export_button.html' with obj_type='interface' %}
|
||||||
</div>
|
</div>
|
||||||
<h1>Interface Connections</h1>
|
<h1>Interfaces</h1>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-9">
|
<div class="col-md-9">
|
||||||
{% include 'responsive_table.html' %}
|
{% include 'responsive_table.html' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user