Commit 8a6fde9c authored by Ad Schellevis's avatar Ad Schellevis

&

parent f286da8e
......@@ -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'];?>&amp;if=<?=$wolent['interface'];?>">
<span class="glyphicon glyphicon-flash" title="<?=gettext("Wake Up");?>"></span>
</a>
</td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment