print_info_box(gettext("Warning: RADIUS is enabled. The local user database will not be used."));
if(isset($config['l2tp']['radius']['enable'])){
}?>
print_info_box(gettext("Warning: RADIUS is enabled. The local user database will not be used."));
<?phpif(is_subsystem_dirty('l2tpusers')):
}
?><br/>
if(is_subsystem_dirty('l2tpusers')):?><br/>
<?phpprint_info_box_apply(gettext("The l2tp user list has been modified").".<br />".gettext("You must apply the changes in order for them to take effect").".<br /><b>".gettext("Warning: this will terminate all current l2tp sessions!")."</b>");?>
<?phpprint_info_box_apply(gettext("The l2tp user list has been modified").".<br />".gettext("You must apply the changes in order for them to take effect").".<br /><b>".gettext("Warning: this will terminate all current l2tp sessions!")."</b>");?>