From 09400b37a97b20fd388fd7670112fc099e31cab6 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 15 Jun 2021 13:54:02 +0200 Subject: [PATCH] captive portal: typo in volt template --- src/opnsense/mvc/app/views/OPNsense/CaptivePortal/index.volt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/opnsense/mvc/app/views/OPNsense/CaptivePortal/index.volt b/src/opnsense/mvc/app/views/OPNsense/CaptivePortal/index.volt index 5b029d961..b9b14446f 100644 --- a/src/opnsense/mvc/app/views/OPNsense/CaptivePortal/index.volt +++ b/src/opnsense/mvc/app/views/OPNsense/CaptivePortal/index.volt @@ -1,5 +1,5 @@ {# - # Copyright (c) 2014-2015 by Deciso B.V. + # Copyright (c) 2014-2015 Deciso B.V. # All rights reserved. # # Redistribution and use in source and binary forms, with or without modification,