parent
8fab5c0e43
commit
e905d0174e
|
@ -45,7 +45,7 @@
|
||||||
<th>'.$row["universe"].'</th>
|
<th>'.$row["universe"].'</th>
|
||||||
<th>'.$row["dmx_address"].'</th>
|
<th>'.$row["dmx_address"].'</th>
|
||||||
<th>
|
<th>
|
||||||
<a href="./settings.php?mac='.$row["mac_address"].'">
|
<a href="settings.php?mac='.$row["mac_address"].'">
|
||||||
<button type="button" class="btn btn-secondary">Configure</button>
|
<button type="button" class="btn btn-secondary">Configure</button>
|
||||||
</a>
|
</a>
|
||||||
</th>
|
</th>
|
||||||
|
|
Loading…
Reference in New Issue