mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
한글 인코딩 문제 수정.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13193 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d425e42693
commit
2f69a13f84
4 changed files with 10 additions and 10 deletions
|
|
@ -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}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue