summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/vpn_openvpn_csc.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/vpn_openvpn_csc.php')
-rw-r--r--src/usr/local/www/vpn_openvpn_csc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_openvpn_csc.php b/src/usr/local/www/vpn_openvpn_csc.php
index 187c4e8..01a399b 100644
--- a/src/usr/local/www/vpn_openvpn_csc.php
+++ b/src/usr/local/www/vpn_openvpn_csc.php
@@ -339,7 +339,7 @@ if ($act == "new" || $act == "edit"):
$section->addInput(new Form_Input(
'common_name',
- 'Common Name',
+ '*Common Name',
'text',
$pconfig['common_name']
))->setHelp('Enter the X.509 common name for the client certificate, or the username for VPNs utilizing password authentication. This match is case sensitive.');
OpenPOWER on IntegriCloud