function checkForm(f) { if (f.sauv_timer[1].checked) { if (f.sauv_delay.value=="") { alert("'.$msg["sauv_launch_no_delay"].'"); return false; } } if (f.sauv_timer[2].checked) { if (f.sauv_time_hour.value=="") { alert("'.$msg["sauv_launch_no_hour"].'"); return false; } if (f.sauv_time_min.value=="") { alert("'.$msg["sauv_lauchn_no_min"].'"); return false; } } return true; }
'.$msg["sauv_launch_tree_titre"].'
'.$msg["sauv_launch_tree_help"].'
'.$msg["sauv_launch_title"].'
!!sauvegardes_tree!!  '.$msg["sauv_launch_now"].'
 '.$msg["sauv_launch_in"].'   '.$msg["sauv_launch_mn"].'
 '.$msg["sauv_launch_at"].'  23)) { alert(\''.$msg["sauv_launch_bad_hour"].'\'); this.value=\'\'; this.focus();} }"> '.$msg["sauv_launch_h"].'  59)) { alert(\''.$msg["sauv_launch_bad_min"].'\'); this.value=\'\'; this.focus();}}"> '.$msg["sauv_launch_mn"].'
'; ?>