From 56d62fe53434fd4fd2b44b93da03cbf381f5cb7a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 3 Jun 2018 18:34:08 +0000 Subject: [PATCH] net/wol: style update --- net/wol/src/www/widgets/widgets/wake_on_lan.widget.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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-" > -