diff --git a/net/wol/src/www/widgets/widgets/wake_on_lan.widget.php b/net/wol/src/www/widgets/widgets/wake_on_lan.widget.php index 19a68e9ad..606a05a4f 100644 --- a/net/wol/src/www/widgets/widgets/wake_on_lan.widget.php +++ b/net/wol/src/www/widgets/widgets/wake_on_lan.widget.php @@ -47,15 +47,15 @@ $wol = new Wol(); foreach ($wol->wolentry->__items as $wolent): $is_active = exec("/usr/sbin/arp -an |/usr/bin/grep {$wolent->mac}| /usr/bin/wc -l|/usr/bin/awk '{print $1;}'");?> - descr ?>
mac ?> + descr) ? $wolent->descr : gettext('Unnamed entry') ?>
mac ?> interface));?> - text-" > + fa-fw text-" > -