Rename "MAC address" -> "Hardware address"

Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
DL6ER
2019-01-01 10:38:12 +01:00
parent 93b4513980
commit 7e010ab3a5
+2 -2
View File
@@ -28,7 +28,7 @@ $token = $_SESSION['token'];
<thead>
<tr>
<th>IP address</th>
<th>MAC address</th>
<th>Hardware address</th>
<th>Interface</th>
<th>Hostname</th>
<th>First seen</th>
@@ -40,7 +40,7 @@ $token = $_SESSION['token'];
<tfoot>
<tr>
<th>IP address</th>
<th>MAC address</th>
<th>Hardware address</th>
<th>Interface</th>
<th>Hostname</th>
<th>First seen</th>