From b85b33e8a9055dd90039cd7c7a1761ed356c85e6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 6 Aug 2018 08:01:28 +0000 Subject: [PATCH] dns: minor dashboard widget style updates --- dns/dyndns/Makefile | 1 + .../src/www/widgets/widgets/dyn_dns_status.widget.php | 8 ++++---- dns/rfc2136/Makefile | 1 + dns/rfc2136/src/www/widgets/widgets/rfc2136.widget.php | 8 ++++---- 4 files changed, 10 insertions(+), 8 deletions(-) diff --git a/dns/dyndns/Makefile b/dns/dyndns/Makefile index d3defe5fc..d7ebd297e 100644 --- a/dns/dyndns/Makefile +++ b/dns/dyndns/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= dyndns PLUGIN_VERSION= 1.8 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Dynamic DNS Support PLUGIN_MAINTAINER= franco@opnsense.org diff --git a/dns/dyndns/src/www/widgets/widgets/dyn_dns_status.widget.php b/dns/dyndns/src/www/widgets/widgets/dyn_dns_status.widget.php index 3e67f40a7..2af650db5 100644 --- a/dns/dyndns/src/www/widgets/widgets/dyn_dns_status.widget.php +++ b/dns/dyndns/src/www/widgets/widgets/dyn_dns_status.widget.php @@ -88,10 +88,10 @@ if (!empty($_REQUEST['getdyndnsstatus'])) { - - - - + + + + diff --git a/dns/rfc2136/Makefile b/dns/rfc2136/Makefile index a62cfadea..60544e8da 100644 --- a/dns/rfc2136/Makefile +++ b/dns/rfc2136/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= rfc2136 PLUGIN_VERSION= 1.3 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= RFC-2136 Support PLUGIN_MAINTAINER= franco@opnsense.org PLUGIN_DEPENDS= bind912 diff --git a/dns/rfc2136/src/www/widgets/widgets/rfc2136.widget.php b/dns/rfc2136/src/www/widgets/widgets/rfc2136.widget.php index b16b89f9e..4024bee35 100644 --- a/dns/rfc2136/src/www/widgets/widgets/rfc2136.widget.php +++ b/dns/rfc2136/src/www/widgets/widgets/rfc2136.widget.php @@ -95,10 +95,10 @@ if (!empty($_REQUEST['getrfc2136status'])) {
- - - - + + + +