gotoBlock("_ROOT"); if(isset($_POST['submit'])) { if($_POST['tpl']) $blocks['featured']['tpl'] = 1; else unset($blocks['featured']['tpl']); if($_POST['allowtags']) $blocks['featured']['allowtags'] = 1; else unset($blocks['featured']['allowtags']); if($_POST['sumlength'] && isNumber($_POST['sumlength'])) $blocks['featured']['sumlength'] = $_POST['sumlength']; else unset($blocks['featured']['sumlength']); $output .= "