diff --git a/src/etc/inc/captiveportal.inc b/src/etc/inc/captiveportal.inc index 58dd3cb43..f2ca1afbe 100644 --- a/src/etc/inc/captiveportal.inc +++ b/src/etc/inc/captiveportal.inc @@ -287,9 +287,9 @@ function get_default_captive_portal_html() { global $config, $g, $cpzone; $htmltext = << - -
+ + +
@@ -370,7 +370,7 @@ EOD;
- + EOD; @@ -681,7 +681,7 @@ function captiveportal_init_webgui_zone($cpcfg) { } -/* +/* * Remove clients that have been around for longer than the specified amount of time * db file structure: * timestamp,ipfw_rule_no,clientip,clientmac,username,sessionid,password,session_timeout,idle_timeout,session_terminate_time,interim_interval @@ -703,7 +703,7 @@ function captiveportal_prune_old() { }else{ // cleanup sessions if radius accounting is enable // TODO: this code needs a rewrite, probably the easiest thing todo is update the zone administration and run - // the normal cleanup (portal_cleanup_sessions) to detach both processes + // the normal cleanup (portal_cleanup_sessions) to detach both processes // $vcpcfg = $config['voucher'][$cpzone]; diff --git a/src/etc/inc/filter_log.inc b/src/etc/inc/filter_log.inc index b5e08f41a..a19a785a5 100644 --- a/src/etc/inc/filter_log.inc +++ b/src/etc/inc/filter_log.inc @@ -1,6 +1,6 @@ @.org All rights reserved. diff --git a/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/ARP.php b/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/ARP.php index 6b3a97721..a44891702 100644 --- a/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/ARP.php +++ b/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/ARP.php @@ -109,4 +109,4 @@ class ARP } -} \ No newline at end of file +} diff --git a/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/DB.php b/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/DB.php index df663e119..3fd649371 100644 --- a/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/DB.php +++ b/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/DB.php @@ -384,4 +384,4 @@ class DB { -} \ No newline at end of file +} diff --git a/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/Rules.php b/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/Rules.php index 097d5a009..28448304e 100644 --- a/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/Rules.php +++ b/src/opnsense/mvc/app/models/OPNsense/CaptivePortal/Rules.php @@ -327,4 +327,4 @@ class Rules { file_put_contents($filename,$ruleset_txt); } -} \ No newline at end of file +} diff --git a/src/opnsense/mvc/app/models/OPNsense/Core/Shell.php b/src/opnsense/mvc/app/models/OPNsense/Core/Shell.php index f840e200f..58714f15b 100644 --- a/src/opnsense/mvc/app/models/OPNsense/Core/Shell.php +++ b/src/opnsense/mvc/app/models/OPNsense/Core/Shell.php @@ -123,4 +123,4 @@ class Shell } -} \ No newline at end of file +} diff --git a/src/www/diag_smart.php b/src/www/diag_smart.php index f0a973ca1..dac80d38e 100644 --- a/src/www/diag_smart.php +++ b/src/www/diag_smart.php @@ -1,5 +1,5 @@ . All rights reserved. diff --git a/src/www/firewall_shaper_layer7.php b/src/www/firewall_shaper_layer7.php index b34010ede..68efd2782 100644 --- a/src/www/firewall_shaper_layer7.php +++ b/src/www/firewall_shaper_layer7.php @@ -423,8 +423,8 @@ include("fbegin.inc"); 0): ?> - - + + @@ -571,14 +571,14 @@ include("fbegin.inc"); " /> - + - + diff --git a/src/www/guiconfig.inc b/src/www/guiconfig.inc index 765fb7e71..3e0a7bf4e 100644 --- a/src/www/guiconfig.inc +++ b/src/www/guiconfig.inc @@ -1,6 +1,6 @@ . All rights reserved. diff --git a/src/www/interfaces_assign.php b/src/www/interfaces_assign.php index c282d5146..48e99e5b1 100644 --- a/src/www/interfaces_assign.php +++ b/src/www/interfaces_assign.php @@ -569,4 +569,3 @@ if(file_exists("/var/run/interface_mismatch_reboot_needed")) - diff --git a/src/www/license.php b/src/www/license.php index 62e6dea96..701f40dc0 100644 --- a/src/www/license.php +++ b/src/www/license.php @@ -50,10 +50,10 @@ $pgtitle = gettext("License");
THIS SOFTWARE IS PROVIDED “AS IS” AND ANY EXPRESS OR IMPLIED WARRANTIES,
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. - IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, - PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) - HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) + INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. + IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, + PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

OPNsense is based on FreeBSD
diff --git a/src/www/load_balancer_relay_protocol_edit.php b/src/www/load_balancer_relay_protocol_edit.php index 7b3330564..02c9e63d0 100644 --- a/src/www/load_balancer_relay_protocol_edit.php +++ b/src/www/load_balancer_relay_protocol_edit.php @@ -1,6 +1,6 @@ . All rights reserved. diff --git a/src/www/services_captiveportal.php b/src/www/services_captiveportal.php index f867096fc..3350a48b0 100644 --- a/src/www/services_captiveportal.php +++ b/src/www/services_captiveportal.php @@ -562,7 +562,7 @@ function enable_change(enable_change) {
- +--> @@ -607,7 +607,7 @@ function enable_change(enable_change) { - +--> @@ -623,7 +623,7 @@ function enable_change(enable_change) {
- +--> diff --git a/src/www/services_captiveportal_ip_edit.php b/src/www/services_captiveportal_ip_edit.php index 5207d9ffd..c0f2e1ee0 100644 --- a/src/www/services_captiveportal_ip_edit.php +++ b/src/www/services_captiveportal_ip_edit.php @@ -207,7 +207,7 @@ include("head.inc");
. - +-->   diff --git a/src/www/services_captiveportal_mac_edit.php b/src/www/services_captiveportal_mac_edit.php index 67453faf2..ccb7eefd3 100644 --- a/src/www/services_captiveportal_mac_edit.php +++ b/src/www/services_captiveportal_mac_edit.php @@ -224,7 +224,7 @@ include("head.inc"); . - +-->   diff --git a/src/www/services_ntpd.php b/src/www/services_ntpd.php index aff878cd9..ebb23ad14 100644 --- a/src/www/services_ntpd.php +++ b/src/www/services_ntpd.php @@ -171,7 +171,7 @@ include("head.inc"); ?> - +