From 6f3cdeb4fa1afa6b93a34e8cb5cc6122ef7a49b6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 5 Dec 2019 21:35:54 +0100 Subject: [PATCH] mvc: simplify table string, style fix --- .../OPNsense/Interfaces/Api/LoopbackSettingsController.php | 1 - src/opnsense/mvc/app/views/OPNsense/Interface/loopback.volt | 4 ++-- src/opnsense/mvc/app/views/OPNsense/Interface/vxlan.volt | 4 ++-- 3 files changed, 4 insertions(+), 5 deletions(-) diff --git a/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/LoopbackSettingsController.php b/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/LoopbackSettingsController.php index 830396f50..0bb68a5cb 100644 --- a/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/LoopbackSettingsController.php +++ b/src/opnsense/mvc/app/controllers/OPNsense/Interfaces/Api/LoopbackSettingsController.php @@ -29,7 +29,6 @@ namespace OPNsense\Interfaces\Api; use \OPNsense\Core\Backend; - use \OPNsense\Base\ApiMutableModelControllerBase; class LoopbackSettingsController extends ApiMutableModelControllerBase diff --git a/src/opnsense/mvc/app/views/OPNsense/Interface/loopback.volt b/src/opnsense/mvc/app/views/OPNsense/Interface/loopback.volt index b7c6b0675..495860435 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Interface/loopback.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Interface/loopback.volt @@ -31,8 +31,8 @@ - - + + diff --git a/src/opnsense/mvc/app/views/OPNsense/Interface/vxlan.volt b/src/opnsense/mvc/app/views/OPNsense/Interface/vxlan.volt index 31ca51b9e..ec62ec57e 100644 --- a/src/opnsense/mvc/app/views/OPNsense/Interface/vxlan.volt +++ b/src/opnsense/mvc/app/views/OPNsense/Interface/vxlan.volt @@ -31,8 +31,8 @@
{{ lang._('ID') }}{{ lang._('DeviceId') }}{{ lang._('ID') }}{{ lang._('Device') }} {{ lang._('Description') }} {{ lang._('Commands') }}
- - + +
{{ lang._('ID') }}{{ lang._('DeviceId') }}{{ lang._('ID') }}{{ lang._('Device') }} {{ lang._('VNI') }} {{ lang._('Source') }} {{ lang._('Commands') }}