\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n\r\n\r\n".nc_int_field("Count", "maxlength=\'12\' size=\'12\' onchange=\'new_count(); return false;\'", $cc_order[\'class\'], 1)."\r\nСумма:
\r\n
\r\n".nc_string_field("Surname", "maxlength=\'255\' size=\'50\'",$cc_order[\'class\'], 1)."
\r\n
\r\n".nc_string_field("Name", "maxlength=\'255\' size=\'50\'", $cc_order[\'class\'], 1)."
\r\n
\r\n".nc_string_field("Phone", "maxlength=\'255\' size=\'50\'", $cc_order[\'class\'], 1)."
\r\n
\r\n".nc_string_field("Email", "maxlength=\'255\' size=\'50\'", $cc_order[\'class\'], 1)."
\r\n
\r\n".nc_string_field("Adress", "maxlength=\'255\' size=\'50\'", $cc_order[\'class\'], 1)."
\r\n
\r\n".nc_string_field("PaymentType", "maxlength=\'255\' size=\'50\'", $cc_order[\'class\'], 1)."
\r\n
\r\n".(!$AUTH_USER_ID && $current_cc[\'UseCaptcha\'] && $MODULE_VARS[\'captcha\'] ? nc_captcha_formfield()."
".NETCAT_MODERATION_CAPTCHA." (*):
" : "")."\r\n
".NETCAT_MODERATION_INFO_REQFIELDS."
\r\n".nc_submit_button(NETCAT_MODERATION_BUTTON_ADD)."\r\n\r\n
', `TitleTemplate` = '', `AddTemplate` = '', `EditTemplate` = '', `AddActionTemplate` = '";\n eval(listQuery("SELECT CustomSettings FROM Sub_Class WHERE Sub_Class_ID=\'$cc\'","\\$data[CustomSettings]"));\n global $nc_core;\n require_once($nc_core->INCLUDE_FOLDER."classes/nc_imagetransform.class.php");\n if ($_FILES[f_PhotoLarge][size]!=0 && $_FILES[f_PhotoLarge][type]!=\'\')\n {\n $photo_path = $DOCUMENT_ROOT.nc_file_path($classID, $message, \'PhotoLarge\', "");\n if ($photo_path) nc_ImageTransform::imgResize("$photo_path","$photo_path",$CustomSettings[ImgWidthFull],$CustomSettings[ImgHeightFull]);\n }\n if ($_FILES[f_PhotoLarge][size]!=0 && $_FILES[f_PhotoLarge][type]!=\'\' && $_FILES[f_PhotoSmall][size]== 0)\n {\n nc_ImageTransform::createThumb(\'PhotoLarge\',\'PhotoSmall\',$CustomSettings[ImgWidth],$CustomSettings[ImgHeight]);\n }\n if ($_FILES[f_PhotoSmall][size]!=0 && $_FILES[f_PhotoSmall][type]!=\'\')\n {\n $photo_path = $DOCUMENT_ROOT.nc_file_path($classID, $message, \'PhotoSmall\', "");\n if ($photo_path) nc_ImageTransform::imgResize("$photo_path","$photo_path",$CustomSettings[ImgWidth],$CustomSettings[ImgHeight]);\n }\n \n### default\nif($inside_admin) {\n ob_end_clean();\n header("Location: ".$goBackLink."&inside_admin=1");\n exit;\n}\nelse {\n echo NETCAT_MODERATION_MSG_OBJADD;\n echo "