summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_ipsec_keys_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/vpn_ipsec_keys_edit.php')
-rw-r--r--src/usr/local/www/vpn_ipsec_keys_edit.php8
1 files changed, 6 insertions, 2 deletions
diff --git a/src/usr/local/www/vpn_ipsec_keys_edit.php b/src/usr/local/www/vpn_ipsec_keys_edit.php
index 4757c4c..92994c7 100644
--- a/src/usr/local/www/vpn_ipsec_keys_edit.php
+++ b/src/usr/local/www/vpn_ipsec_keys_edit.php
@@ -197,7 +197,11 @@ if (isset($id) && $a_secret[$id]) {
$form->add($section);
print $form;
-
+?>
+<div class="infoblock blockopen">
+<?php
print_info_box(gettext("PSK for any user can be set by using an identifier of any."), 'info', false);
-
+?>
+</div>
+<?php
include("foot.inc");
OpenPOWER on IntegriCloud