diff --git a/modules/addon/tpl/setup_addon.html b/modules/addon/tpl/setup_addon.html index a3755e6c5..40dffe86f 100644 --- a/modules/addon/tpl/setup_addon.html +++ b/modules/addon/tpl/setup_addon.html @@ -74,7 +74,7 @@

{$lang->about_addon_mid}

- + {$modules->title} diff --git a/modules/communication/skins/default/friends.html b/modules/communication/skins/default/friends.html index 322de3082..cb7779998 100644 --- a/modules/communication/skins/default/friends.html +++ b/modules/communication/skins/default/friends.html @@ -25,7 +25,7 @@ - +
- + diff --git a/modules/member/skins/default/saved_list_popup.html b/modules/member/skins/default/saved_list_popup.html index 55f690077..94efb316e 100644 --- a/modules/member/skins/default/saved_list_popup.html +++ b/modules/member/skins/default/saved_list_popup.html @@ -31,7 +31,7 @@
{$lang->receiver} diff --git a/modules/counter/tpl/js/counter.js b/modules/counter/tpl/js/counter.js index b6a4ec9bf..ef8446462 100644 --- a/modules/counter/tpl/js/counter.js +++ b/modules/counter/tpl/js/counter.js @@ -4,7 +4,7 @@ **/ // 이벤트 등록 -xAddEventListener(window,'load',doCallCounter); +jQuery(doCallCounter); // counter 모듈을 호출하는 함수 function doCallCounter() { diff --git a/modules/editor/tpl/setup_component.html b/modules/editor/tpl/setup_component.html index 7efa36a00..966a57955 100644 --- a/modules/editor/tpl/setup_component.html +++ b/modules/editor/tpl/setup_component.html @@ -60,7 +60,7 @@

{$lang->about_component_mid}

- + {$modules->title} diff --git a/modules/member/skins/default/saved_list.html b/modules/member/skins/default/saved_list.html index 239c3b952..996f3622f 100644 --- a/modules/member/skins/default/saved_list.html +++ b/modules/member/skins/default/saved_list.html @@ -21,7 +21,7 @@
{$val->getRegdate("Y-m-d H:i:s")} - + {$lang->cmd_delete}
{$val->getRegdate("Y-m-d H:i:s")} - + {$lang->cmd_select}