Update DHCP Leases Status in wake_on_lan.widget.php (#3542)

This commit is contained in:
Andrew
2023-08-12 20:41:48 +02:00
committed by GitHub
parent 69499ffc80
commit 4eb295bf68
@@ -70,7 +70,7 @@ $wol = new Wol();
</tbody>
<tfoot>
<tr>
<td colspan="4"><a href="status_dhcp_leases.php" class="navlink"><?= gettext('DHCP Leases Status') ?></a></td>
<td colspan="4"><a href="ui/dhcpv4/leases" class="navlink"><?= gettext('DHCP Leases Status') ?></a></td>
</tr>
</tfoot>
</table>