영카트 설치시 게시판 폭 기본값 100으로 변경
This commit is contained in:
@ -365,7 +365,7 @@ if($g5_shop_install) {
|
|||||||
bo_use_list_view = '0',
|
bo_use_list_view = '0',
|
||||||
bo_use_list_content = '0',
|
bo_use_list_content = '0',
|
||||||
bo_use_email = '0',
|
bo_use_email = '0',
|
||||||
bo_table_width = '97',
|
bo_table_width = '100',
|
||||||
bo_subject_len = '60',
|
bo_subject_len = '60',
|
||||||
bo_mobile_subject_len = '30',
|
bo_mobile_subject_len = '30',
|
||||||
bo_page_rows = '15',
|
bo_page_rows = '15',
|
||||||
|
|||||||
Reference in New Issue
Block a user