mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/wol: fix link, needs relative
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<?php
|
||||
|
||||
$wake_on_lan_title = gettext('Wake On Lan');
|
||||
$wake_on_lan_title_link = '/ui/wol';
|
||||
$wake_on_lan_title_link = 'ui/wol';
|
||||
|
||||
Reference in New Issue
Block a user