Arthur 3 年 前
コミット
0a38c16cc2
1 ファイル変更1 行追加1 行削除
  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>