get("new_forwarding_field"); } else { echo $translation->get("edit_forwarding_field"); } ?>
' . join("\r\n", $messages) . ''; } } ?>
" />
get("description"), "input_description", "text", $input_line["description"], 255) ?> get("use_menuitem_for"), "input_forward_type", array(0 => "1", 1 => "2", 2 => "3"), array( 0 => $translation->get("assign_page"), 1 => $translation->get("internal_forward"), 2 => $translation->get("external_forward"), ), $input_line['forward_type'], FALSE, FALSE, 'onchange="select_forwardtype(this.value);"') ?>
> get("choose_navigation_item"), "input_forward_navigation_id", $input_line["forward_navigation_id"], $GLOBALS["site"]['id'], $GLOBALS["language"]['id'], FALSE); ?>
> get("internal_url"), "input_forward_url", "text", $input_line["forward_url"], 255) ?>
> get("external_url"), "input_forward_url_external", "text", $input_line["forward_url"], 255) ?>
get("insert_parameter"), "input_forward_parameter", "text", $input_line["forward_parameter"], 255) ?>