get("new_mandant"); } else { echo $translation->get("edit_mandant"); } ?>
' . join("\r\n", $messages) . ''; } } ?>
">
get("description"), "input_description", "text", $input_mandant["description"], 100) ?>
get("address"), "input_address", "text", $input_mandant["address"], 50) ?> get("number_central"), "input_number_central", "text", $input_mandant["number_central"], 50) ?> get("number_support"), "input_number_support", "text", $input_mandant["number_support"], 50) ?> get("number_fax"), "input_number_fax", "text", $input_mandant["number_fax"], 50) ?> get("image"), "input_image", "file", $input_mandant["image"], 45); $valFile = ''; if($input_mandant['image'] != '' && $input_mandant['image'] != NULL){ $valFile = $input_mandant['image']; } ?> "; echo button("delete", $translation->get("delete"), $formname, "loadCard('delete_image', true, '{$translation->get('delete_user_picture')}', false)", "", FALSE); } ?> get("image"), "input_bg_image", "file", $input_mandant["bg_image"], 45); $valFile = ''; if($input_mandant['bg_image'] != '' && $input_mandant['bg_image'] != NULL){ $valFile = $input_mandant['bg_image']; } ?> "; echo button("delete", $translation->get("delete"), $formname, "loadCard('delete_image', true, '{$translation->get('delete_user_picture')}', false)", "", FALSE); } ?> get("link_support"), "input_link_support", "text", $input_mandant["link_support"], 100) ?> get("link_website"), "input_link_website", "text", $input_mandant["link_website"], 100) ?> get("mail_team"), "input_mail_team", "text", $input_mandant["mail_team"], 100) ?> get("startpage"), "input_navigation_id", 'SELECT id, menu_name as name FROM main_navigation ORDER BY level, sorting', $input_mandant['main_navigation_id'], FALSE, FALSE, "", TRUE); ?> get("border_radius"), "input_border_radius", "number", $input_mandant["mandant_border_radius"], 100) ?> get("mandant_color"), "input_mandant_color", "color", $input_mandant["mandant_color"], 100) ?> get("mandant_border_color"), "input_mandant_border_color", "color", $input_mandant["mandant_border_color"], 100) ?> get("input_mandant_bg_light"), "input_mandant_bg_light", "color", $input_mandant["mandant_bg_light"], 100) ?> get("favicon"), "input_favicon", "file", $input_mandant["favicon"], 45, $disabled); $valFile = ''; if($input_mandant['favicon'] != '' && $input_mandant['favicon'] != NULL){ $valFile = $input_mandant['favicon']; } ?> "; } ?>