한글 인코딩 문제 수정.

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

@ -5,7 +5,7 @@
<p>{$XE_VALIDATOR_MESSAGE}</p>
</div>
<!-- <EFBFBD><EFBFBD><EFBFBD><EFBFBD> -->
<!-- 검색 -->
<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="mid" value="{$mid}" />
@ -36,7 +36,7 @@ jQuery(function($){
});
</script>
<!-- 紐⑸<EFBFBD><EFBFBD> -->
<!-- 목록 -->
<form action="./" method="get" id="fo_list">
<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>
@ -92,7 +92,7 @@ jQuery(function($){
</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">
<input type="hidden" name="module" value="{$module}" />
<input type="hidden" name="act" value="{$act}" />