get("new_contactform"); } else { echo $translation->get("edit_contactform"); } ?>
' . join("\r\n", $messages) . ''; } } ?>
">
get("description"), "input_description", "text", $input_contactform["description"], 255) ?> get("sender_name"), "input_sender_name", "text", $input_contactform["sender_name"], 255) ?> get("sender_email"), "input_sender_email", "text", $input_contactform["sender_email"], 255) ?> get("show_in_all_languages"), "input_all_languages", "checkbox", $input_contactform["all_languages"]) ?> get("recaptcha_active"), "input_recaptcha_active", "checkbox", $input_contactform["recaptcha_active"],NULL,$reCaptchaDisabled) ?> get("subject"), "input_subject", "text", $input_contactform["subject"], 255) ?> get("recipient_name"), "input_recipient_name", "text", $input_contactform["recipient_name"], 255) ?> get("recipient_email"), "input_recipient_email", "text", $input_contactform["recipient_email"], 255) ?> get("auto_answer"), "input_auto_answer", "textarea", $input_contactform["auto_answer"]) ?>
get("recaptcha_inactive") ?>