한글 인코딩 문제 수정.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13193 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2013-11-09 09:28:08 +00:00
parent d425e42693
commit 2f69a13f84
4 changed files with 10 additions and 10 deletions

View file

@ -73,14 +73,14 @@
</li> </li>
</ul> </ul>
<!-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD>湲곕<E6B9B2><EAB395> form --> <!-- 일자를 옮기는 form -->
<form action="./" method="get" id="fo_counter"> <form action="./" method="get" id="fo_counter">
<input type="hidden" name="module" value="{$module}" /> <input type="hidden" name="module" value="{$module}" />
<input type="hidden" name="act" value="{$act}" /> <input type="hidden" name="act" value="{$act}" />
<input type="hidden" name="selected_date" value="{$selected_date}" /> <input type="hidden" name="selected_date" value="{$selected_date}" />
</form> </form>
<!-- unique visitor 洹몃<EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> <!-- unique visitor 그래프 -->
<table class="x_table x_table-striped x_table-hover"> <table class="x_table x_table-striped x_table-hover">
<!--@foreach($detail_status->list as $key => $val)--> <!--@foreach($detail_status->list as $key => $val)-->
<!--@if($detail_status->sum>0)--> <!--@if($detail_status->sum>0)-->
@ -91,7 +91,7 @@
{@$img_width = 1} {@$img_width = 1}
<!--@end--> <!--@end-->
<tr> <tr>
<th scope="row" cond="Context::getLangType()=='en'"> <!--// <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> <th scope="row" cond="Context::getLangType()=='en'"> <!--// 시간대별 -->
<!--@if($type == 'year')--> <!--@if($type == 'year')-->
{$key} {$key}
<!--@elseif($type == 'month')--> <!--@elseif($type == 'month')-->
@ -102,7 +102,7 @@
{$key} {$key}
<!--@end--> <!--@end-->
</th> </th>
<th scope="row" cond="Context::getLangType()!='en'"> <!--// <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> <th scope="row" cond="Context::getLangType()!='en'"> <!--// 시간대별 -->
<!--@if($type == 'year')--> <!--@if($type == 'year')-->
{$key} {$lang->unit_year} {$key} {$lang->unit_year}
<!--@elseif($type == 'month')--> <!--@elseif($type == 'month')-->

View file

@ -53,7 +53,7 @@
<button type="button" class="dragBtn">Move to</button> <button type="button" class="dragBtn">Move to</button>
<input type="hidden" name="group_srls[]" value="{$group_info->group_srl}" /> <input type="hidden" name="group_srls[]" value="{$group_info->group_srl}" />
<input type="text" name="group_titles[]" value="{htmlspecialchars($group_info->title)}" class="lang_code" title="{$lang->group_title}" /> <input type="text" name="group_titles[]" value="{htmlspecialchars($group_info->title)}" class="lang_code" title="{$lang->group_title}" />
<a class="x_icon-question-sign" href="./admin/help/index.html#UMAN_faq_administrator" target="_blank" cond="$group_info->title == '<EFBFBD>由ш렇猷<EFBFBD>'">{$lang->help}</a> <a class="x_icon-question-sign" href="./admin/help/index.html#UMAN_faq_administrator" target="_blank" cond="$group_info->title == '관리그룹'">{$lang->help}</a>
</div> </div>
</td> </td>
<td><input type="text" name="descriptions[]" value="{$group_info->description}" title="{$lang->description}" /></td> <td><input type="text" name="descriptions[]" value="{$group_info->description}" title="{$lang->description}" /></td>

View file

@ -30,8 +30,8 @@
<tr> <tr>
<th scope="col" class="nowr">{$lang->email}</th> <th scope="col" class="nowr">{$lang->email}</th>
<th scope="col" class="nowr" loop="$usedIdentifiers=>$name,$title">{$title}</th> <th scope="col" class="nowr" loop="$usedIdentifiers=>$name,$title">{$title}</th>
<th scope="col" class="nowr"><a href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminList', 'sort_index', 'regdate', 'sort_order', ($sort_order == 'asc') ? 'desc' : 'asc')}">{$lang->signup_date}<block cond="$sort_index == 'regdate'"> <em cond="$sort_order=='asc'"><EFBFBD><EFBFBD><EFBFBD></em><em cond="$sort_order != 'asc'"><EFBFBD><EFBFBD><EFBFBD></em></block></a></th> <th scope="col" class="nowr"><a href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminList', 'sort_index', 'regdate', 'sort_order', ($sort_order == 'asc') ? 'desc' : 'asc')}">{$lang->signup_date}<block cond="$sort_index == 'regdate'"> <em cond="$sort_order=='asc'"></em><em cond="$sort_order != 'asc'"></em></block></a></th>
<th scope="col" class="nowr"><a href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminList', 'sort_index', 'last_login', 'sort_order', ($sort_order == 'asc') ? 'desc' : 'asc')}">{$lang->last_login}<block cond="$sort_index == 'last_login'"> <em cond="$sort_order=='asc'"><EFBFBD><EFBFBD><EFBFBD></em><em cond="$sort_order != 'asc'"><EFBFBD><EFBFBD><EFBFBD></em></block></a></th> <th scope="col" class="nowr"><a href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminList', 'sort_index', 'last_login', 'sort_order', ($sort_order == 'asc') ? 'desc' : 'asc')}">{$lang->last_login}<block cond="$sort_index == 'last_login'"> <em cond="$sort_order=='asc'"></em><em cond="$sort_order != 'asc'"></em></block></a></th>
<th scope="col" class="nowr">{$lang->member_group}</th> <th scope="col" class="nowr">{$lang->member_group}</th>
<th scope="col" class="nowr">{$lang->inquiry}/{$lang->cmd_modify}</th> <th scope="col" class="nowr">{$lang->inquiry}/{$lang->cmd_modify}</th>
<th scope="col"> <th scope="col">

View file

@ -5,7 +5,7 @@
<p>{$XE_VALIDATOR_MESSAGE}</p> <p>{$XE_VALIDATOR_MESSAGE}</p>
</div> </div>
<!-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD> --> <!-- 검색 -->
<form action="./" method="get" class="search x_input-append x_pull-right" style="margin-bottom:-28px"> <form action="./" method="get" class="search x_input-append x_pull-right" style="margin-bottom:-28px">
<input type="hidden" name="module" value="{$module}" /> <input type="hidden" name="module" value="{$module}" />
<input type="hidden" name="mid" value="{$mid}" /> <input type="hidden" name="mid" value="{$mid}" />
@ -36,7 +36,7 @@ jQuery(function($){
}); });
</script> </script>
<!-- 紐⑸<EFBFBD><EFBFBD> --> <!-- 목록 -->
<form action="./" method="get" id="fo_list"> <form action="./" method="get" id="fo_list">
<table class="x_table x_table-striped x_table-hover"> <table class="x_table x_table-striped x_table-hover">
<caption><strong>Total: {number_format($total_count)}, Page: {number_format($page)}/{number_format($total_page)}</strong></caption> <caption><strong>Total: {number_format($total_count)}, Page: {number_format($page)}/{number_format($total_page)}</strong></caption>
@ -92,7 +92,7 @@ jQuery(function($){
</form> </form>
<!-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> <20><><EFBFBD><E385BB><EFBFBD><E5AF83><EFBFBD><EFBFBD><EB8C81> --> <!-- 페이지 네비게이션 -->
<form cond="$page_navigation" action="./" class="x_pagination" no-error-return-url="true" style="margin:-36px 0 0 0"> <form cond="$page_navigation" action="./" class="x_pagination" no-error-return-url="true" style="margin:-36px 0 0 0">
<input type="hidden" name="module" value="{$module}" /> <input type="hidden" name="module" value="{$module}" />
<input type="hidden" name="act" value="{$act}" /> <input type="hidden" name="act" value="{$act}" />