fixed settings.php path
Signed-off-by: Ebbe Baß <ebbe.bass>
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user