summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_settings.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_settings.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_settings.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_ipsec_settings.php b/src/usr/local/www/vpn_ipsec_settings.php
index 03c44d5..768e7c9 100644
--- a/src/usr/local/www/vpn_ipsec_settings.php
+++ b/src/usr/local/www/vpn_ipsec_settings.php
@@ -271,7 +271,7 @@ display_top_tabs($tab_array);
$form = new Form;
-$section = new Form_Section('Start IPsec in debug mode based on sections selected');
+$section = new Form_Section('Start IPsec in Debug Mode Based on Sections Selected');
foreach ($ipsec_log_cats as $cat => $desc) {
$section->addInput(new Form_Select(
OpenPOWER on IntegriCloud