Arthur 3 lat temu
rodzic
commit
0a38c16cc2
1 zmienionych plików z 1 dodań i 1 usunięć
  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>