From 93de08bd362050d51124fd36ebb8803eb5d260e0 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 30 May 2016 08:04:35 +0200 Subject: [PATCH] src: clean up global 'g' handling, still more work to do --- src/www/diag_defaults.php | 4 ++-- src/www/license.php | 2 +- src/www/services_dhcp_relay.php | 2 +- src/www/services_dhcpv6_relay.php | 2 +- src/www/services_dnsmasq.php | 24 +++++++++++-------- src/www/system_advanced_firewall.php | 4 ++-- src/www/system_general.php | 9 ++++--- src/www/system_usermanager_settings_test.php | 2 +- src/www/widgets/api/plugins/system.inc | 14 +++++++++++ .../widgets/system_information.widget.php | 11 ++++----- src/www/wizard.php | 16 ++++--------- 11 files changed, 49 insertions(+), 41 deletions(-) diff --git a/src/www/diag_defaults.php b/src/www/diag_defaults.php index f545bc1d5..d0ffd4b9d 100644 --- a/src/www/diag_defaults.php +++ b/src/www/diag_defaults.php @@ -54,8 +54,8 @@ include("head.inc");
  • -
  • -
  • ''
  • +
  • +
  • diff --git a/src/www/license.php b/src/www/license.php index 8add4a60b..48a478703 100644 --- a/src/www/license.php +++ b/src/www/license.php @@ -38,7 +38,7 @@ include("head.inc");
    -

    OPNsense® is Copyright © by Deciso B.V. All rights reserved.

    +

    OPNsense® is Copyright ©
    All rights reserved.

    Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

    1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
    2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.

    diff --git a/src/www/services_dhcp_relay.php b/src/www/services_dhcp_relay.php index aaa66f6b1..96a6f314f 100644 --- a/src/www/services_dhcp_relay.php +++ b/src/www/services_dhcp_relay.php @@ -156,7 +156,7 @@ include("head.inc"); />
    diff --git a/src/www/services_dhcpv6_relay.php b/src/www/services_dhcpv6_relay.php index b5fac26f6..5fb933ca9 100644 --- a/src/www/services_dhcpv6_relay.php +++ b/src/www/services_dhcpv6_relay.php @@ -157,7 +157,7 @@ include("head.inc"); /> diff --git a/src/www/services_dnsmasq.php b/src/www/services_dnsmasq.php index e2f8065d0..991e509e4 100644 --- a/src/www/services_dnsmasq.php +++ b/src/www/services_dnsmasq.php @@ -281,9 +281,9 @@ $( document ).ready(function() { /> @@ -292,9 +292,10 @@ $( document ).ready(function() { /> @@ -303,10 +304,13 @@ $( document ).ready(function() { /> diff --git a/src/www/system_advanced_firewall.php b/src/www/system_advanced_firewall.php index 2ac045ba0..1ee926528 100644 --- a/src/www/system_advanced_firewall.php +++ b/src/www/system_advanced_firewall.php @@ -510,8 +510,8 @@ include("head.inc"); />