mirror of
https://github.com/pi-hole/web.git
synced 2024-12-06 19:36:21 +01:00
Rename "MAC address" -> "Hardware address"
Signed-off-by: DL6ER <dl6er@dl6er.de>
This commit is contained in:
+2
-2
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user