-
Notifications
You must be signed in to change notification settings - Fork 15
Home
Hồ Ngọc Triển edited this page Nov 3, 2015
·
1 revision
ALTER TABLE `nv4_vi_nvform` CHANGE `title` `title` VARCHAR(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL, CHANGE`alias` `alias` VARCHAR(250) CHARACTER SET utf8 COLLATE utf8_general_ci NOT NULL;
ALTER TABLE `nv4_vi_nvform` ADD `form_report_type` TINYINT(1) UNSIGNED NOT NULL DEFAULT '0' AFTER `question_report`;
ALTER TABLE `nv4_vi_nvform` ADD `form_report_type_email` TEXT NOT NULL AFTER `form_report_type`;
Copy file themes/default/modules/nvform/view_answer.tpl, themes/default/modules/nvform/sendmail.tpl sang themes/ten-theme/modules/nvform