});
function confirm_remove(){
if (confirm("Are you sure you want to remove the selected rule(s)?")){
if (confirm(_("Are you sure you want to remove the selected rule(s)?"))){
doSubmit('cud-remove');
}
-