<?phpprint_info_box_apply(gettext("The PPPoE entry list has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?>
BootstrapDialog.show({
<?phpendif;?>
type:BootstrapDialog.TYPE_DANGER,
title:"<?=gettext("PPPoE");?>",
message:"<?=gettext("Do you really want to delete this entry? All elements that still use it will become invalid (e.g. filter rules)!");?>",
<?phpprint_info_box_apply(gettext("The PPPoE entry list has been changed").".<br />".gettext("You must apply the changes in order for them to take effect."));?>
?>"onclick="return confirm('<?=gettext("Do you really want to delete this entry? All elements that still use it will become invalid (e.g. filter rules)!");