From fcae284873df640c220715e32e06cf92c7424672 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 22 Nov 2018 08:57:00 +0100 Subject: [PATCH] mvc: adapt headers --- .../OPNsense/Unbound/StatsController.php | 38 +++++++------- .../Base/Constraints/SetIfConstraint.php | 42 ++++++++-------- .../mvc/app/views/OPNsense/Unbound/stats.volt | 49 +++++++++---------- 3 files changed, 63 insertions(+), 66 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/StatsController.php b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/StatsController.php index ede91079e..bfdff9d11 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Unbound/StatsController.php +++ b/src/opnsense/mvc/app/controllers/OPNsense/Unbound/StatsController.php @@ -1,29 +1,29 @@ 'use strict';