diff --git a/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt b/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt
index 146025a82..1003b6d81 100644
--- a/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt
+++ b/src/opnsense/mvc/app/views/OPNsense/Proxy/index.volt
@@ -208,7 +208,7 @@
{% if advanced|default(false) or help|default(false) %}
- | {% if advanced|default(false) %} {{ lang._('advanced mode') }} {% endif %} |
+ {% if advanced|default(false) %} {{ lang._('advanced mode') }} {% endif %} |
- {% if help|default(false) %}{{ lang._('full help') }} {% endif %}
+ {% if help|default(false) %}{{ lang._('full help') }} {% endif %}
|
{% endif %}
diff --git a/src/www/diag_logs_settings.php b/src/www/diag_logs_settings.php
index 7bf9b06de..2fe7ce1d1 100644
--- a/src/www/diag_logs_settings.php
+++ b/src/www/diag_logs_settings.php
@@ -331,7 +331,7 @@ $(document).ready(function() {
=gettext("Local Logging Options");?> |
=gettext("full help"); ?>
-
+
|
@@ -434,7 +434,7 @@ $(document).ready(function() {
| =gettext("Remote Logging Options");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/diag_packet_capture.php b/src/www/diag_packet_capture.php
index fb81631a7..0a117519c 100644
--- a/src/www/diag_packet_capture.php
+++ b/src/www/diag_packet_capture.php
@@ -302,7 +302,7 @@ include("fbegin.inc");
| =gettext("Packet capture");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/diag_testport.php b/src/www/diag_testport.php
index 67c6a01c5..8fe8fb9e7 100644
--- a/src/www/diag_testport.php
+++ b/src/www/diag_testport.php
@@ -130,7 +130,7 @@ include("head.inc"); ?>
=gettext("Test Port"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_aliases_edit.php b/src/www/firewall_aliases_edit.php
index 6db826267..21f02ea60 100644
--- a/src/www/firewall_aliases_edit.php
+++ b/src/www/firewall_aliases_edit.php
@@ -539,7 +539,7 @@ include("head.inc");
=gettext("Alias Edit");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_aliases_import.php b/src/www/firewall_aliases_import.php
index 7ea0f5a4b..dc48ebb22 100644
--- a/src/www/firewall_aliases_import.php
+++ b/src/www/firewall_aliases_import.php
@@ -173,7 +173,7 @@ include("head.inc");
| =gettext("Alias Import");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_nat_1to1_edit.php b/src/www/firewall_nat_1to1_edit.php
index 93455c534..210aa789e 100644
--- a/src/www/firewall_nat_1to1_edit.php
+++ b/src/www/firewall_nat_1to1_edit.php
@@ -242,7 +242,7 @@ include("head.inc");
| =gettext("Edit NAT 1:1 entry"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_nat_edit.php b/src/www/firewall_nat_edit.php
index 5eadd7451..6083ff962 100644
--- a/src/www/firewall_nat_edit.php
+++ b/src/www/firewall_nat_edit.php
@@ -510,7 +510,7 @@ $( document ).ready(function() {
| =gettext("Edit Redirect entry"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_nat_npt_edit.php b/src/www/firewall_nat_npt_edit.php
index 4718195c3..6bdc51dfe 100644
--- a/src/www/firewall_nat_npt_edit.php
+++ b/src/www/firewall_nat_npt_edit.php
@@ -147,7 +147,7 @@ include("head.inc");
| =gettext("Edit NAT NPT entry"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_nat_out_edit.php b/src/www/firewall_nat_out_edit.php
index 56df8590d..f9e326a94 100644
--- a/src/www/firewall_nat_out_edit.php
+++ b/src/www/firewall_nat_out_edit.php
@@ -392,7 +392,7 @@ include("head.inc");
| =gettext("Edit Advanced Outbound NAT entry");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_rules_edit.php b/src/www/firewall_rules_edit.php
index eb418a094..95d6af1f1 100644
--- a/src/www/firewall_rules_edit.php
+++ b/src/www/firewall_rules_edit.php
@@ -679,7 +679,7 @@ include("head.inc");
=gettext("Edit Firewall rule");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_schedule_edit.php b/src/www/firewall_schedule_edit.php
index bed4bbd52..60c9befe1 100644
--- a/src/www/firewall_schedule_edit.php
+++ b/src/www/firewall_schedule_edit.php
@@ -787,7 +787,7 @@ function removeRow(el) {
| =gettext("Schedule information");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_scrub.php b/src/www/firewall_scrub.php
index 52c857855..b2fea8869 100644
--- a/src/www/firewall_scrub.php
+++ b/src/www/firewall_scrub.php
@@ -226,7 +226,7 @@ $( document ).ready(function() {
| =gettext("General settings");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_scrub_edit.php b/src/www/firewall_scrub_edit.php
index f682ab9ba..3ed2e8a8a 100644
--- a/src/www/firewall_scrub_edit.php
+++ b/src/www/firewall_scrub_edit.php
@@ -292,7 +292,7 @@ include("head.inc");
=gettext("Edit Firewall scrub rule");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/firewall_virtual_ip_edit.php b/src/www/firewall_virtual_ip_edit.php
index c780ade38..2ba07f981 100644
--- a/src/www/firewall_virtual_ip_edit.php
+++ b/src/www/firewall_virtual_ip_edit.php
@@ -316,7 +316,7 @@ $( document ).ready(function() {
| =gettext("Edit Virtual IP");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces.php b/src/www/interfaces.php
index 1de7291b4..a20e302f0 100644
--- a/src/www/interfaces.php
+++ b/src/www/interfaces.php
@@ -1656,7 +1656,7 @@ include("head.inc");
| =gettext("General configuration"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_bridge_edit.php b/src/www/interfaces_bridge_edit.php
index c55c23034..1f5237b76 100644
--- a/src/www/interfaces_bridge_edit.php
+++ b/src/www/interfaces_bridge_edit.php
@@ -232,7 +232,7 @@ $(document).ready(function() {
=gettext("Bridge configuration");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_gif_edit.php b/src/www/interfaces_gif_edit.php
index 20e3cbc6f..ac7f9f3e3 100644
--- a/src/www/interfaces_gif_edit.php
+++ b/src/www/interfaces_gif_edit.php
@@ -160,7 +160,7 @@ include("head.inc");
=gettext("GIF configuration");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_gre_edit.php b/src/www/interfaces_gre_edit.php
index 6eec1e454..41bfc1a3b 100644
--- a/src/www/interfaces_gre_edit.php
+++ b/src/www/interfaces_gre_edit.php
@@ -135,7 +135,7 @@ include("head.inc");
=gettext("GRE configuration");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_groups_edit.php b/src/www/interfaces_groups_edit.php
index 08d6eea2d..3fb2e3b4b 100644
--- a/src/www/interfaces_groups_edit.php
+++ b/src/www/interfaces_groups_edit.php
@@ -146,7 +146,7 @@ legacy_html_escape_form_data($pconfig);
=gettext("Interface Groups Edit");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_lagg_edit.php b/src/www/interfaces_lagg_edit.php
index 9c831b95b..ff38fc5d8 100644
--- a/src/www/interfaces_lagg_edit.php
+++ b/src/www/interfaces_lagg_edit.php
@@ -188,7 +188,7 @@ legacy_html_escape_form_data($pconfig);
=gettext("LAGG configuration");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_ppps_edit.php b/src/www/interfaces_ppps_edit.php
index d4512e539..4afb7708f 100644
--- a/src/www/interfaces_ppps_edit.php
+++ b/src/www/interfaces_ppps_edit.php
@@ -413,7 +413,7 @@ include("head.inc");
=gettext("PPPs configuration");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_qinq_edit.php b/src/www/interfaces_qinq_edit.php
index cb0d83819..1331d51d8 100644
--- a/src/www/interfaces_qinq_edit.php
+++ b/src/www/interfaces_qinq_edit.php
@@ -137,7 +137,7 @@ include("head.inc");
=gettext("Interface QinQ Edit");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_vlan_edit.php b/src/www/interfaces_vlan_edit.php
index 752e10b7a..5c575e2c1 100644
--- a/src/www/interfaces_vlan_edit.php
+++ b/src/www/interfaces_vlan_edit.php
@@ -156,7 +156,7 @@ include("head.inc");
=gettext("Interface VLAN Edit");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/interfaces_wireless_edit.php b/src/www/interfaces_wireless_edit.php
index 45d89d794..c6bed8889 100644
--- a/src/www/interfaces_wireless_edit.php
+++ b/src/www/interfaces_wireless_edit.php
@@ -142,7 +142,7 @@ include("head.inc");
=gettext("Wireless clone configuration");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dhcp.php b/src/www/services_dhcp.php
index 189ad39f2..26f08c064 100644
--- a/src/www/services_dhcp.php
+++ b/src/www/services_dhcp.php
@@ -632,7 +632,7 @@ include("head.inc");
|
=gettext("full help"); ?>
-
+
|
=gettext("Static DHCP Mapping");?>
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dhcp_relay.php b/src/www/services_dhcp_relay.php
index 4758070ac..6e7c9f6c2 100644
--- a/src/www/services_dhcp_relay.php
+++ b/src/www/services_dhcp_relay.php
@@ -120,7 +120,7 @@ include("head.inc");
| =gettext("DHCP Relay configuration"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dhcpv6.php b/src/www/services_dhcpv6.php
index ed6e89cee..8866bd6fd 100644
--- a/src/www/services_dhcpv6.php
+++ b/src/www/services_dhcpv6.php
@@ -424,7 +424,7 @@ include("head.inc");
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dhcpv6_edit.php b/src/www/services_dhcpv6_edit.php
index 71766a24b..658fe48ce 100644
--- a/src/www/services_dhcpv6_edit.php
+++ b/src/www/services_dhcpv6_edit.php
@@ -162,7 +162,7 @@ include("head.inc");
| =gettext("Static DHCPv6 Mapping");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dhcpv6_relay.php b/src/www/services_dhcpv6_relay.php
index a5aef486c..8ecca936d 100644
--- a/src/www/services_dhcpv6_relay.php
+++ b/src/www/services_dhcpv6_relay.php
@@ -120,7 +120,7 @@ include("head.inc");
| =gettext("DHCPv6 Relay configuration"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dnsmasq.php b/src/www/services_dnsmasq.php
index c5adf0a14..fca3b1961 100644
--- a/src/www/services_dnsmasq.php
+++ b/src/www/services_dnsmasq.php
@@ -233,7 +233,7 @@ $( document ).ready(function() {
| =gettext("General DNS Forwarder Options");?> |
=gettext("full help");?>
-
+
|
diff --git a/src/www/services_dnsmasq_domainoverride_edit.php b/src/www/services_dnsmasq_domainoverride_edit.php
index 85ac82d21..548778c91 100644
--- a/src/www/services_dnsmasq_domainoverride_edit.php
+++ b/src/www/services_dnsmasq_domainoverride_edit.php
@@ -140,7 +140,7 @@ include("head.inc");
| =gettext("Edit Domain Override entry");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_dnsmasq_edit.php b/src/www/services_dnsmasq_edit.php
index b3b6a0d54..d4ce939b6 100644
--- a/src/www/services_dnsmasq_edit.php
+++ b/src/www/services_dnsmasq_edit.php
@@ -183,7 +183,7 @@ include("head.inc");
| =gettext("Edit DNS Forwarder entry");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_ntpd.php b/src/www/services_ntpd.php
index 70985e085..b9e9add0e 100644
--- a/src/www/services_ntpd.php
+++ b/src/www/services_ntpd.php
@@ -213,7 +213,7 @@ include("head.inc");
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_ntpd_gps.php b/src/www/services_ntpd_gps.php
index 1d4f1e379..46a1ad1e3 100644
--- a/src/www/services_ntpd_gps.php
+++ b/src/www/services_ntpd_gps.php
@@ -305,7 +305,7 @@ SureGPS = #Sure Electronics SKG16B
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_ntpd_pps.php b/src/www/services_ntpd_pps.php
index 3404608f2..237b98532 100644
--- a/src/www/services_ntpd_pps.php
+++ b/src/www/services_ntpd_pps.php
@@ -90,7 +90,7 @@ include("head.inc");
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_opendns.php b/src/www/services_opendns.php
index 6ac564709..e6f993886 100644
--- a/src/www/services_opendns.php
+++ b/src/www/services_opendns.php
@@ -135,7 +135,7 @@ include 'head.inc';
=gettext('OpenDNS Setup'); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_unbound.php b/src/www/services_unbound.php
index 0a35f86d0..33eac5ae5 100644
--- a/src/www/services_unbound.php
+++ b/src/www/services_unbound.php
@@ -156,7 +156,7 @@ include_once("head.inc");
=gettext("General DNS Resolver Options");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_unbound_acls.php b/src/www/services_unbound_acls.php
index 034a92e65..3e464c2b8 100644
--- a/src/www/services_unbound_acls.php
+++ b/src/www/services_unbound_acls.php
@@ -203,7 +203,7 @@ include("head.inc");
| =ucwords(sprintf(gettext("%s Access List"),$act));?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_unbound_advanced.php b/src/www/services_unbound_advanced.php
index 865cc200f..e5206d64a 100644
--- a/src/www/services_unbound_advanced.php
+++ b/src/www/services_unbound_advanced.php
@@ -127,7 +127,7 @@ include_once("head.inc");
| =gettext("Advanced Resolver Options");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_unbound_domainoverride_edit.php b/src/www/services_unbound_domainoverride_edit.php
index 07e754738..4b498b5b8 100644
--- a/src/www/services_unbound_domainoverride_edit.php
+++ b/src/www/services_unbound_domainoverride_edit.php
@@ -113,7 +113,7 @@ include("head.inc");
| =gettext("Edit Domain Override entry");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/services_unbound_host_edit.php b/src/www/services_unbound_host_edit.php
index 6c68d8316..4eb7256b4 100644
--- a/src/www/services_unbound_host_edit.php
+++ b/src/www/services_unbound_host_edit.php
@@ -172,7 +172,7 @@ include("head.inc");
| =gettext("Edit DNS Resolver entry");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_advanced_admin.php b/src/www/system_advanced_admin.php
index b06624a8f..6832ded9e 100644
--- a/src/www/system_advanced_admin.php
+++ b/src/www/system_advanced_admin.php
@@ -344,7 +344,7 @@ include("head.inc");
| =gettext('Web GUI');?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_advanced_firewall.php b/src/www/system_advanced_firewall.php
index 1e99079ba..87e00bb60 100644
--- a/src/www/system_advanced_firewall.php
+++ b/src/www/system_advanced_firewall.php
@@ -258,7 +258,7 @@ include("head.inc");
| =gettext("IPv6 Options");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_advanced_misc.php b/src/www/system_advanced_misc.php
index 89a0a539f..a5e3a552e 100644
--- a/src/www/system_advanced_misc.php
+++ b/src/www/system_advanced_misc.php
@@ -228,7 +228,7 @@ include("head.inc");
| = gettext('Cryptographic Hardware Acceleration') ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_advanced_network.php b/src/www/system_advanced_network.php
index 517b74fbc..c7efd723b 100644
--- a/src/www/system_advanced_network.php
+++ b/src/www/system_advanced_network.php
@@ -206,7 +206,7 @@ include("head.inc");
| = gettext('Network Interfaces') ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_advanced_notifications.php b/src/www/system_advanced_notifications.php
index a6aaf5dd4..3b0fd2baf 100644
--- a/src/www/system_advanced_notifications.php
+++ b/src/www/system_advanced_notifications.php
@@ -158,7 +158,7 @@ include("head.inc");
| =gettext("Growl");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_authservers.php b/src/www/system_authservers.php
index f847b47e8..bc5cbbcf0 100644
--- a/src/www/system_authservers.php
+++ b/src/www/system_authservers.php
@@ -427,7 +427,7 @@ $( document ).ready(function() {
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_camanager.php b/src/www/system_camanager.php
index f6a394972..fd628245c 100644
--- a/src/www/system_camanager.php
+++ b/src/www/system_camanager.php
@@ -481,7 +481,7 @@ $main_buttons = array(
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_certmanager.php b/src/www/system_certmanager.php
index 08fe87445..f946bf2f2 100644
--- a/src/www/system_certmanager.php
+++ b/src/www/system_certmanager.php
@@ -710,7 +710,7 @@ $( document ).ready(function() {
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_gateway_groups_edit.php b/src/www/system_gateway_groups_edit.php
index 9fbb68f1e..e85343526 100644
--- a/src/www/system_gateway_groups_edit.php
+++ b/src/www/system_gateway_groups_edit.php
@@ -177,7 +177,7 @@ $( document ).ready(function() {
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_gateways_edit.php b/src/www/system_gateways_edit.php
index 77bf86b6f..4830e6516 100644
--- a/src/www/system_gateways_edit.php
+++ b/src/www/system_gateways_edit.php
@@ -563,7 +563,7 @@ $( document ).ready(function() {
| =gettext("Edit gateway");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_general.php b/src/www/system_general.php
index 0a610b9c5..d45eb1aaf 100644
--- a/src/www/system_general.php
+++ b/src/www/system_general.php
@@ -245,7 +245,7 @@ include("head.inc");
| =gettext("System");?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_hasync.php b/src/www/system_hasync.php
index d7948c8e2..bd4b2c991 100644
--- a/src/www/system_hasync.php
+++ b/src/www/system_hasync.php
@@ -108,7 +108,7 @@ include("head.inc");
| =gettext('State Synchronization') ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_usermanager.php b/src/www/system_usermanager.php
index 35855ae9f..d05ac566a 100644
--- a/src/www/system_usermanager.php
+++ b/src/www/system_usermanager.php
@@ -559,7 +559,7 @@ $( document ).ready(function() {
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/system_usermanager_passwordmg.php b/src/www/system_usermanager_passwordmg.php
index db84bbd15..160e42873 100644
--- a/src/www/system_usermanager_passwordmg.php
+++ b/src/www/system_usermanager_passwordmg.php
@@ -113,7 +113,7 @@ include("head.inc");
| = gettext('User Settings') ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_ipsec_mobile.php b/src/www/vpn_ipsec_mobile.php
index 0747d6594..ef1092a80 100644
--- a/src/www/vpn_ipsec_mobile.php
+++ b/src/www/vpn_ipsec_mobile.php
@@ -353,7 +353,7 @@ if (isset($input_errors) && count($input_errors) > 0) {
| =gettext("IKE Extensions"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_ipsec_phase1.php b/src/www/vpn_ipsec_phase1.php
index feaefa917..ad81ee092 100644
--- a/src/www/vpn_ipsec_phase1.php
+++ b/src/www/vpn_ipsec_phase1.php
@@ -555,7 +555,7 @@ include("head.inc");
| =gettext("General information"); ?> |
=gettext("full help"); ?>
-
+
|
0) {
=gettext("General information"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_ipsec_settings.php b/src/www/vpn_ipsec_settings.php
index 975463bcf..05034878d 100644
--- a/src/www/vpn_ipsec_settings.php
+++ b/src/www/vpn_ipsec_settings.php
@@ -145,7 +145,7 @@ if (isset($input_errors) && count($input_errors) > 0) {
| =gettext("IPsec Advanced Settings"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_openvpn_client.php b/src/www/vpn_openvpn_client.php
index f4b4cf3ad..0e9812e7e 100644
--- a/src/www/vpn_openvpn_client.php
+++ b/src/www/vpn_openvpn_client.php
@@ -548,7 +548,7 @@ $( document ).ready(function() {
| =gettext("General information"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_openvpn_csc.php b/src/www/vpn_openvpn_csc.php
index 77bd2ee04..689f8f3e2 100644
--- a/src/www/vpn_openvpn_csc.php
+++ b/src/www/vpn_openvpn_csc.php
@@ -383,7 +383,7 @@ if ($act!="new" && $act!="edit") {
| =gettext("General information"); ?> |
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_openvpn_export.php b/src/www/vpn_openvpn_export.php
index c88b992d3..aba7c4009 100644
--- a/src/www/vpn_openvpn_export.php
+++ b/src/www/vpn_openvpn_export.php
@@ -1274,7 +1274,7 @@ if (isset($savemsg)) {
|
=gettext("full help"); ?>
-
+
|
diff --git a/src/www/vpn_openvpn_server.php b/src/www/vpn_openvpn_server.php
index 7d0eb947c..a01ee19aa 100644
--- a/src/www/vpn_openvpn_server.php
+++ b/src/www/vpn_openvpn_server.php
@@ -599,7 +599,7 @@ $( document ).ready(function() {
| =gettext("General information"); ?> |
=gettext("full help"); ?>
-
+
|