From 044e53c88c2880ca6df0957ccfe51b2afc9a85f6 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 29 Mar 2007 05:37:08 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@762 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/member/member.view.php | 2 +- modules/member/tpl.admin/member_info.html | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/modules/member/member.view.php b/modules/member/member.view.php index 2e8b73060..181faee4b 100644 --- a/modules/member/member.view.php +++ b/modules/member/member.view.php @@ -127,7 +127,7 @@ // 설정 정보를 받아옴 (module model 객체를 이용) $oModuleModel = &getModel('module'); $config = $oModuleModel->getModuleConfig('member'); - if(!$config->image_name_max_width) $config->image_name_max_width = 80; + if(!$config->image_name_max_width) $config->image_name_max_width = 90; if(!$config->image_name_max_height) $config->image_name_max_height = 20; if(!$config->image_mark_max_width) $config->image_mark_max_width = 20; if(!$config->image_mark_max_height) $config->image_mark_max_height = 20; diff --git a/modules/member/tpl.admin/member_info.html b/modules/member/tpl.admin/member_info.html index e01c0c7a4..287237f5c 100644 --- a/modules/member/tpl.admin/member_info.html +++ b/modules/member/tpl.admin/member_info.html @@ -108,6 +108,7 @@ +