get("new_community_board_post"); } else { echo $translation->get("edit_community_board_post"); } ?>
' . join("\r\n", $messages) . ''; } } $creation_date = new DateTime($input_post["creation_date"]); ?>
" />
get("title"), "input_title", "text", $input_post["title"]) ?> get("content"), "input_description", "textarea", $input_post["content"]) ?> get("creation_date"), "input_creation_date", "text", $creation_date->format('d.m.Y H:i'), 50, TRUE) ?> get("contact"), "input_creation_contact", "text", getContactFromID($input_post["creation_contact"]), 50, TRUE) ?>