" . gettext("You must apply the changes in order for them to take effect") . ".
" . gettext("Warning: this will terminate all current l2tp sessions!") . ""); } $tab_array = array(); $tab_array[] = array(gettext("Configuration"), false, "vpn_l2tp.php"); $tab_array[] = array(gettext("Users"), true, "vpn_l2tp_users.php"); display_top_tabs($tab_array); ?>