mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 17:14:46 +00:00
&
This commit is contained in:
parent
f286da8ea0
commit
8a6fde9c36
@ -58,7 +58,7 @@ if (isset($config['wol']['wolentry'])) {
|
||||
<?=$is_active == 1 ? gettext("Online") : gettext("Offline");?>
|
||||
</td>
|
||||
<td>
|
||||
<a href="services_wol.php?mac=<?=$wolent['mac'];?>&if=<?=$wolent['interface'];?>">
|
||||
<a href="services_wol.php?mac=<?=$wolent['mac'];?>&if=<?=$wolent['interface'];?>">
|
||||
<span class="glyphicon glyphicon-flash" title="<?=gettext("Wake Up");?>"></span>
|
||||
</a>
|
||||
</td>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user