get("new_layout_area"); } else { echo $translation->get("edit_layout_area"); } ?>
= button("left", $translation->get("overview"), $formname, "loadCard('edit', true)"); ?> = button("save", $translation->get("save"), $formname, "loadCard('save_area', true)"); ?> = button("save", $translation->get("save_and_close"), $formname, "layout_area_save_and_close()"); ?> get("delete"), $formname, "loadCard('delete_area', true, '{$translation->get('delete_layout_area_confirm')}')"); } ?> = button("reset", $translation->get("restore"), $formname, "?action=edit"); ?>
' . join("\r\n", $messages) . ''; } } ?>
">
">
input($translation->get("textkey"), "input_area_code", "code", $input_layout_area["code"], 20) ?> input($translation->get("description"), "input_area_name", "text", $input_layout_area["name"], 45) ?>