diff --git a/adm/shop_admin/categoryformupdate.php b/adm/shop_admin/categoryformupdate.php index 98c61dc87..8ef24a3cf 100644 --- a/adm/shop_admin/categoryformupdate.php +++ b/adm/shop_admin/categoryformupdate.php @@ -70,6 +70,8 @@ $sql_common = " ca_skin = '$ca_skin', ca_explan_html = '$ca_explan_html', ca_head_html = '$ca_head_html', ca_tail_html = '$ca_tail_html', + ca_mobile_head_html = '$ca_mobile_head_html', + ca_mobile_tail_html = '$ca_mobile_tail_html', ca_include_head = '$ca_include_head', ca_include_tail = '$ca_include_tail', ca_mb_id = '$ca_mb_id',