diff --git a/adm/shop_admin/categoryform.php b/adm/shop_admin/categoryform.php index f3426c389..2f7075ce4 100644 --- a/adm/shop_admin/categoryform.php +++ b/adm/shop_admin/categoryform.php @@ -76,8 +76,7 @@ if (!isset($ca['ca_mobile_skin'])) { ADD `ca_mobile_skin` VARCHAR(255) NOT NULL DEFAULT '' AFTER `ca_skin`, ADD `ca_mobile_img_width` INT(11) NOT NULL DEFAULT '0' AFTER `ca_list_row`, ADD `ca_mobile_img_height` INT(11) NOT NULL DEFAULT '0' AFTER `ca_mobile_img_width`, - ADD `ca_mobile_list_mod` INT(11) NOT NULL DEFAULT '0' AFTER `ca_mobile_img_height`, - ADD `ca_mobile_list_row` INT(11) NOT NULL DEFAULT '0' AFTER `ca_mobile_list_mod`, + ADD `ca_mobile_list_row` INT(11) NOT NULL DEFAULT '0' AFTER `ca_mobile_img_height`, ADD `ca_mobile_head_html` TEXT NOT NULL AFTER `ca_tail_html`, ADD `ca_mobile_tail_html` TEXT NOT NULL AFTER `ca_mobile_head_html` ", false); } @@ -205,17 +204,10 @@ $pg_anchor .= ''; - + - - 개 - - - - - - - ' id="ca_mobile_list_row" required class="required frm_input" size="3"> 줄 + + ' id="ca_mobile_list_row" required class="required frm_input" size="3"> diff --git a/adm/shop_admin/categoryformupdate.php b/adm/shop_admin/categoryformupdate.php index b870777fd..a733b8625 100644 --- a/adm/shop_admin/categoryformupdate.php +++ b/adm/shop_admin/categoryformupdate.php @@ -69,7 +69,6 @@ $sql_common = " ca_skin = '$ca_skin', ca_list_row = '$ca_list_row', ca_mobile_img_width = '$ca_mobile_img_width', ca_mobile_img_height = '$ca_mobile_img_height', - ca_mobile_list_mod = '$ca_mobile_list_mod', ca_mobile_list_row = '$ca_mobile_list_row', ca_sell_email = '$ca_sell_email', ca_use = '$ca_use', diff --git a/adm/shop_admin/configform.php b/adm/shop_admin/configform.php index 3c311f879..004d5b352 100644 --- a/adm/shop_admin/configform.php +++ b/adm/shop_admin/configform.php @@ -818,6 +818,30 @@ $pg_anchor = '