diff options
Diffstat (limited to 'src/usr/local/www/vpn_l2tp.php')
-rw-r--r-- | src/usr/local/www/vpn_l2tp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/vpn_l2tp.php b/src/usr/local/www/vpn_l2tp.php index bd61f1e..9021b4f 100644 --- a/src/usr/local/www/vpn_l2tp.php +++ b/src/usr/local/www/vpn_l2tp.php @@ -352,7 +352,7 @@ print($form); print_info_box(gettext("Don't forget to add a firewall rule to permit traffic from L2TP clients!"), info); ?> -<script> +<script type="text/javascript"> //<![CDATA[ events.push(function(){ |