From 60362560a459e607ffad50eff49d5a616b5fd307 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Fri, 22 Jan 2016 23:39:06 +0545 Subject: Make L2TP VPN reminder text an infoblock --- src/usr/local/www/vpn_l2tp.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/usr/local/www/vpn_l2tp.php b/src/usr/local/www/vpn_l2tp.php index 5d27c45..073de46 100644 --- a/src/usr/local/www/vpn_l2tp.php +++ b/src/usr/local/www/vpn_l2tp.php @@ -363,9 +363,12 @@ $section->addInput(new Form_Checkbox( $form->add($section); print($form); - -print_info_box(gettext("Don't forget to add a firewall rule to permit traffic from L2TP clients!"), 'info'); ?> +
+ +