getInfo(); $trans['name'] = $list->getTranslateTag('name'); $trans['plural'] = $list->getTranslateTag('plural'); $newcount=2; } else { $title = __('Add New Custom List'); $action = 'add'; $submit_text = __('Add List'); $newcount=4; } $info=Format::htmlchars(($errors && $_POST) ? array_merge($info,$_POST) : $info, true); ?>