Explorar o código

Merge pull request #10093 from arthanson/art-10056

Fix for #10056
Jeremy Stretch %!s(int64=3) %!d(string=hai) anos
pai
achega
f5d81f51c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      netbox/templates/dcim/interface.html

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

@@ -74,7 +74,7 @@
               <td>{{ object.get_poe_mode_display|placeholder }}</td>
             </tr>
             <tr>
-              <th scope="row">PoE Mode</th>
+              <th scope="row">PoE Type</th>
               <td>{{ object.get_poe_type_display|placeholder }}</td>
             </tr>
             <tr>