From b87923bd2238e2bd12ac143b66784ef20d010c0d Mon Sep 17 00:00:00 2001 From: NOYB Date: Thu, 21 Jan 2016 15:29:14 -0800 Subject: Firewall Log Widget - Revert Abbreviation Fine to spell out 'Destination' here. 1) Field content already has column wide enough. 2) Consistent with firewall log. 3) Already translated. Return interface abbreviation to it's original uppercase 'IF' to not look so much like the word 'If'. --- src/usr/local/www/widgets/widgets/log.widget.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr/local/www/widgets/widgets/log.widget.php b/src/usr/local/www/widgets/widgets/log.widget.php index 57bc8ab..62e5104 100644 --- a/src/usr/local/www/widgets/widgets/log.widget.php +++ b/src/usr/local/www/widgets/widgets/log.widget.php @@ -133,9 +133,9 @@ if (isset($_POST['lastsawtime'])) { - + - + -- cgit v1.1