#338 언어별 테이블 셀 폭 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3365 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
bnu 2007-12-16 00:34:44 +00:00
parent f97abc2016
commit 61f645a0c5
37 changed files with 1744 additions and 509 deletions

View file

@ -11,13 +11,61 @@
<!-- 애드온의 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col />
<col width="50" />
<col width="100" />
<col width="45" />
<col width="130" />
<col width="70" />
<col width="150" />
<col width="50" />
<col width="45" />
<col width="55" />
<!--@else if($lang_type == 'en')-->
<col />
<col width="60" />
<col width="130" />
<col width="75" />
<col width="150" />
<col width="75" />
<col width="65" />
<!--@else if($lang_type == 'zh-CN')-->
<col />
<col width="50" />
<col width="130" />
<col width="70" />
<col width="150" />
<col width="45" />
<col width="60" />
<!--@else if($lang_type == 'jp')-->
<col />
<col width="80" />
<col width="130" />
<col width="70" />
<col width="150" />
<col width="45" />
<col width="55" />
<!--@else if($lang_type == 'es')-->
<col />
<col width="60" />
<col width="130" />
<col width="75" />
<col width="150" />
<col width="100" />
<col width="65" />
<!--@else if($lang_type == 'ru')-->
<col />
<col width="60" />
<col width="130" />
<col width="70" />
<col width="150" />
<col width="100" />
<col width="115" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->addon_name}</th>

View file

@ -2,23 +2,23 @@
<!--%import("filter/insert_grant.xml")-->
<form action="./" method="post" onsubmit="return procFilter(this, insert_grant)">
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<caption>{$lang->about_grant}</caption>
<thead>
<tr>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="" />
<col width="120" />
<col width="120" />
<caption>{$lang->about_grant}</caption>
<thead>
<tr>
<th scope="col">{$lang->grant}</th>
<th scope="col" colspan="3">{$lang->target}</th>
</tr>
</thead>
</tr>
</thead>
<tbody>
<tbody>
<!--@foreach($grant_list as $key => $val)-->
<tr>
<th scope="row">{$val->title}</th>
@ -37,7 +37,7 @@
<tr>
<th scope="row" colspan="4" class="button"><span class="button"><input type="submit" value="{$lang->cmd_save}" accesskey="s" /></span></th>
</tr>
</tbody>
</table>
</tbody>
</table>
</form>

View file

@ -7,13 +7,61 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="60" />
<col width="60" />
<col width="60" />
<col width="45" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="55" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="55" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="85" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -5,20 +5,20 @@
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<caption>{$lang->about_grant}</caption>
<thead>
<tr>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="*" />
<col width="120" />
<col width="120" />
<caption>{$lang->about_grant}</caption>
<thead>
<tr>
<th scope="col">{$lang->grant}</th>
<th scope="col" colspan="3">{$lang->target}</th>
</tr>
</thead>
</tr>
</thead>
<tbody>
<tbody>
<!--@foreach($grant_list as $key => $val)-->
<tr>
<th scope="row">{$val->title}</th>
@ -39,6 +39,6 @@
<span class="button"><input type="submit" value="{$lang->cmd_save}" accesskey="s" /></span>
</th>
</tr>
</tbody>
</table>
</tbody>
</table>
</form>

View file

@ -7,13 +7,60 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="45" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="55" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="55" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="85" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
@ -55,7 +102,7 @@
<a href="{getUrl('act','dispBoardAdminBoardInfo','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a>
</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="blue"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="green"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="blue"><a href="./?module=module&amp;act=dispModuleAdminCopyModule&amp;module_srl={$val->module_srl}" onclick="popopen(this.href);return false;">{$lang->cmd_copy}</a></td>
<td class="red"><!--@if($val->is_default!='Y')--><a href="{getUrl('act','dispBoardAdminDeleteBoard','module_srl', $val->module_srl)}">{$lang->cmd_delete}</a><!--@else-->&nbsp;<!--@end--></td>
</tr>

View file

@ -9,16 +9,63 @@
<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<col width="50" />
<col />
<col width="120" />
<col width="80" />
<col width="100" />
<col width="70" />
<col width="50" />
<thead>
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col width="150" />
<col width="65" />
<col width="85" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col width="150" />
<col width="75" />
<col width="85" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col width="150" />
<col width="70" />
<col width="70" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col width="150" />
<col width="75" />
<col width="85" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col width="150" />
<col width="75" />
<col width="90" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col width="150" />
<col width="75" />
<col width="85" />
<col width="90" />
<col width="95" />
<!--@end-->
<thead>
<tr>
<th scope="col"><input type="checkbox" onclick="checkboxSelectAll(this.form, 'cart'); return false;" /></th>
<th scope="col">
@ -38,15 +85,15 @@
<th scope="col">{$lang->ipaddress}</th>
<th scope="col">{$lang->cmd_move}</th>
</tr>
</thead>
<tbody>
</thead>
<tbody>
<!--@foreach($comment_list as $no => $val)-->
<tr>
<td rowspan="2" class="tahoma">{$no}</td>
<td class="blue"><a href="./?mid={$module_list[$val->module_srl]->mid}" onclick="window.open(this.href);return false">{htmlspecialchars($module_list[$val->module_srl]->browser_title)}</a></td>
<td><div class="member_{$val->member_srl}">{htmlspecialchars($val->nick_name)}</div></td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="tahoma"><!--@if($val->last_upgdate)-->{zdate($val->last_upgdate,"Y-m-d")}<!--@else-->&nbsp;<!--@end--></td>
<td class="tahoma"><!--@if($val->last_update)-->{zdate($val->last_update, 'Y-m-d H:i:s')}<!--@else-->&nbsp;<!--@end--></td>
<td class="tahoma">{$val->ipaddress}</td>
<td class="blue"><a href="{getUrl('','document_srl',$val->document_srl)}#comment_{$val->comment_srl}" onclick="window.open(this.href);return false;">{$lang->cmd_move}</a></td>
</tr>
@ -57,8 +104,8 @@
</td>
</tr>
<!--@end-->
</tbody>
</table>
</tbody>
</table>
<!-- 버튼 -->
<div class="fr gap1">

View file

@ -9,16 +9,63 @@
<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<col width="60" />
<col />
<col width="120" />
<col width="80" />
<col width="80" />
<col width="70" />
<col width="50" />
<thead>
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col width="150" />
<col width="65" />
<col width="50" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col width="150" />
<col width="80" />
<col width="60" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col width="150" />
<col width="65" />
<col width="45" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col width="150" />
<col width="80" />
<col width="60" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col width="150" />
<col width="80" />
<col width="60" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col width="150" />
<col width="70" />
<col width="75" />
<col width="70" />
<col width="95" />
<!--@end-->
<thead>
<tr>
<th scope="col"><input type="checkbox" onclick="checkboxSelectAll(this.form, 'cart'); return false;" /></th>
<th scope="col">{$lang->comment}</th>
@ -28,8 +75,8 @@
<th scope="col">{$lang->ipaddress}</th>
<th scope="col">{$lang->cmd_move}</th>
</tr>
</thead>
<tbody>
</thead>
<tbody>
<!--@foreach($comment_list as $no => $oComment)-->
<tr>
<td class="tahoma">{$no}</td>
@ -41,8 +88,8 @@
<td class="blue"><a href="{getUrl('','document_srl',$oComment->get('document_srl'))}#comment_{$oComment->get('comment_srl')}" onclick="window.open(this.href);return false;">{$lang->cmd_move}</a></td>
</tr>
<!--@end-->
</tbody>
</table>
</tbody>
</table>
<!-- 버튼 -->
<div class="fl gap1">

View file

@ -11,17 +11,69 @@
<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<col width="60" />
<col width="40" />
<col />
<col width="120" />
<col width="60" />
<col width="60" />
<col width="60" />
<col width="80" />
<thead>
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="40" />
<col />
<col width="150" />
<col width="55" />
<col width="55" />
<col width="55" />
<col width="65" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="40" />
<col />
<col width="150" />
<col width="60" />
<col width="55" />
<col width="55" />
<col width="75" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="40" />
<col />
<col width="150" />
<col width="45" />
<col width="45" />
<col width="45" />
<col width="65" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="40" />
<col />
<col width="150" />
<col width="55" />
<col width="55" />
<col width="55" />
<col width="75" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="40" />
<col />
<col width="150" />
<col width="55" />
<col width="55" />
<col width="110" />
<col width="75" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="40" />
<col />
<col width="150" />
<col width="75" />
<col width="50" />
<col width="60" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col"><input type="checkbox" onclick="checkboxSelectAll(this.form, 'cart'); return false;" /></th>
@ -32,8 +84,8 @@
<th scope="col">{$lang->voted_count}</th>
<th scope="col">{$lang->date}</th>
</tr>
</thead>
<tbody>
</thead>
<tbody>
<!--@foreach($document_list as $no => $oDocument)-->
<tr>
<td class="tahoma">{$no}</td>
@ -56,8 +108,8 @@
<td class="tahoma">{$oDocument->getRegdate("Y-m-d")}</td>
</tr>
<!--@end-->
</tbody>
</table>
</tbody>
</table>
<!-- 버튼 -->
<div class="fl gap1">

View file

@ -11,16 +11,27 @@
<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<col width="60" />
<col width="35" />
<col />
<col width="120" />
<col width="60" />
<col width="60" />
<col width="80" />
<thead>
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
{@ $col_width = array(50,40,0,150,55,55,65)}
<!--@else if($lang_type == 'en')-->
{@ $col_width = array(50,40,0,150,55,55,75)}
<!--@else if($lang_type == 'zh-CN')-->
{@ $col_width = array(50,40,0,150,50,50,70)}
<!--@else if($lang_type == 'jp')-->
{@ $col_width = array(50,40,0,150,55,55,75)}
<!--@else if($lang_type == 'es')-->
{@ $col_width = array(50,40,0,150,55,110,75)}
<!--@else if($lang_type == 'ru')-->
{@ $col_width = array(50,40,0,150,50,60,65)}
<!--@end-->
<!--@foreach($col_width as $width)-->
<col <!--@if($width)-->width="{$width}" <!--@end-->/>
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col"><input type="checkbox" onclick="clickCheckBoxAll(this.form, 'cart'); return false;" /></th>
@ -40,8 +51,8 @@
<th scope="col">{$lang->voted_count}</th>
<th scope="col">{$lang->date}</th>
</tr>
</thead>
<tbody>
</thead>
<tbody>
<!--@foreach($document_list as $no => $oDocument)-->
<tr>
<td class="tahoma">{$no}</td>
@ -68,8 +79,8 @@
<td class="tahoma">{$oDocument->getRegdate("Y-m-d")}</td>
</tr>
<!--@end-->
</tbody>
</table>
</tbody>
</table>
<!-- 버튼 -->
<div class="fr gap1">

View file

@ -3,13 +3,60 @@
<h3>{$lang->editor} <span class="gray">{$lang->cmd_management}</span></h3>
<table cellspacing="0" class="adminTable gap1">
<!--@if($lang_type == 'ko')-->
<col />
<col width="40"/>
<col width="120"/>
<col width="70"/>
<col width="50"/>
<col width="50"/>
<col width="50"/>
<col width="60" />
<col width="130" />
<col width="75" />
<col width="50" />
<col width="60" />
<col width="50" />
<!--@else if($lang_type == 'en')-->
<col />
<col width="60" />
<col width="130" />
<col width="75" />
<col width="75" />
<col width="60" />
<col width="50" />
<!--@else if($lang_type == 'zh-CN')-->
<col />
<col width="60" />
<col width="130" />
<col width="75" />
<col width="45" />
<col width="55" />
<col width="50" />
<!--@else if($lang_type == 'jp')-->
<col />
<col width="80" />
<col width="130" />
<col width="80" />
<col width="50" />
<col width="60" />
<col width="50" />
<!--@else if($lang_type == 'es')-->
<col />
<col width="60" />
<col width="130" />
<col width="75" />
<col width="100" />
<col width="85" />
<col width="50" />
<!--@else if($lang_type == 'ru')-->
<col />
<col width="60" />
<col width="130" />
<col width="80" />
<col width="100" />
<col width="100" />
<col width="95" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->component_name}</th>

View file

@ -12,15 +12,72 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="30" />
<col width="40" />
<col />
<col width="70" />
<col width="45" />
<col width="65" />
<col width="65" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="40" />
<col width="100" />
<col width="70" />
<col />
<col width="70" />
<col width="70" />
<col width="75" />
<col width="75" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="40" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="65" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="40" />
<col />
<col width="65" />
<col width="45" />
<col width="65" />
<col width="65" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="40" />
<col />
<col width="75" />
<col width="75" />
<col width="80" />
<col width="75" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="40" />
<col />
<col width="65" />
<col width="80" />
<col width="65" />
<col width="65" />
<col width="90" />
<col width="95" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -7,13 +7,13 @@
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<caption>{$lang->target}</caption>
<tbody>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="" />
<col width="120" />
<col width="120" />
<caption>{$lang->target}</caption>
<tbody>
<!--@foreach($grant_list as $key => $val)-->
<tr>
<th scope="row">{$val->title}</th>
@ -32,7 +32,7 @@
<span class="button"><input type="submit" value="{$lang->cmd_save}" accesskey="s" /></span>
</th>
</tr>
</tbody>
</table>
</tbody>
</table>
</form>

View file

@ -7,13 +7,60 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="45" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="50" />
<col width="60" />
<col width="70" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="55" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="85" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
@ -55,7 +102,7 @@
<a href="{getUrl('act','dispGuestbookAdminGuestbookInfo','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a>
</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="blue"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="green"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="blue"><a href="./?module=module&amp;act=dispModuleAdminCopyModule&amp;module_srl={$val->module_srl}" onclick="popopen(this.href);return false;">{$lang->cmd_copy}</a></td>
<td class="red"><!--@if($val->is_default!='Y')--><a href="{getUrl('act','dispGuestbookAdminDeleteGuestbook','module_srl', $val->module_srl)}">{$lang->cmd_delete}</a><!--@end--></td>
</tr>

View file

@ -2,13 +2,60 @@
<!-- 레이아웃의 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col />
<col width="50"/>
<col width="120"/>
<col width="60"/>
<col width="70"/>
<col width="75"/>
<col width="140"/>
<col width="80"/>
<!--@else if($lang_type == 'en')-->
<col />
<col width="60"/>
<col width="130"/>
<col width="55"/>
<col width="75"/>
<col width="140"/>
<col width="95"/>
<!--@else if($lang_type == 'zh-CN')-->
<col />
<col width="50"/>
<col width="120"/>
<col width="60"/>
<col width="75"/>
<col width="140"/>
<col width="80"/>
<!--@else if($lang_type == 'jp')-->
<col />
<col width="80"/>
<col width="120"/>
<col width="80"/>
<col width="75"/>
<col width="140"/>
<col width="80"/>
<!--@else if($lang_type == 'es')-->
<col />
<col width="60"/>
<col width="120"/>
<col width="70"/>
<col width="75"/>
<col width="140"/>
<col width="90"/>
<!--@else if($lang_type == 'ru')-->
<col />
<col width="60"/>
<col width="120"/>
<col width="60"/>
<col width="75"/>
<col width="140"/>
<col width="110"/>
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->layout_name}</th>
@ -26,10 +73,10 @@
<!-- 레이아웃 정보 파일(conf/info.xml)가 있는 경우-->
<!--@if($val->title)-->
<tr>
<td rowspan="2">
<th rowspan="2">
<a href="{getUrl('','module','layout','act','dispLayoutAdminInfo','selected_layout',$val->layout)}" onclick="popopen(this.href,'layout_info');return false" class="blue">{$val->title}</a> <br />
({$val->layout})
</td>
</th>
<td class="tahoma">{$val->version}</td>
<td><a href="{$val->author->homepage}" onclick="window.open(this.href);return false;" class="blue">{$val->author->name}</a></td>
<td class="tahoma">{$val->menu_count}</td>

View file

@ -9,13 +9,60 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="100" />
<col />
<col width="70" />
<col width="110" />
<col width="110" />
<col />
<col width="65" />
<col width="95" />
<col width="95" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col />
<col width="80" />
<col width="95" />
<col width="80" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col />
<col width="65" />
<col width="65" />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col />
<col width="65" />
<col width="105" />
<col width="105" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col />
<col width="75" />
<col width="100" />
<col width="110" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col />
<col width="90" />
<col width="130" />
<col width="150" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -7,13 +7,13 @@
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<caption>{$lang->target}</caption>
<tbody>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="0" />
<col width="120" />
<col width="120" />
<caption>{$lang->target}</caption>
<tbody>
<!--@foreach($grant_list as $key => $val)-->
<tr>
<th scope="row">{$val->title}</th>
@ -32,7 +32,7 @@
<span class="button"><input type="submit" value="{$lang->cmd_save}" accesskey="s" /></span>
</th>
</tr>
</tbody>
</table>
</tbody>
</table>
</form>

View file

@ -7,12 +7,54 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="70" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
@ -53,7 +95,7 @@
<a href="{getUrl('act','dispLifepodAdminLifepodInfo','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a>
</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="blue"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="green"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="red"><!--@if($val->is_default!='Y')--><a href="{getUrl('act','dispLifepodAdminDeleteLifepod','module_srl', $val->module_srl)}">{$lang->cmd_delete}</a><!--@end--></td>
</tr>
<!--@end-->

View file

@ -10,11 +10,48 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="180" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="180" />
<col />
<col width="80" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="180" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="180" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="180" />
<col />
<col width="80" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="180" />
<col />
<col width="90" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -11,12 +11,54 @@
</form>
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col />
<col />
<col width="120" />
<col width="50" />
<col width="50" />
<col width="50" />
<col width="105" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col />
<col />
<col width="80" />
<col width="65" />
<col width="55" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col />
<col />
<col width="105" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col />
<col />
<col width="105" />
<col width="80" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col />
<col />
<col width="80" />
<col width="80" />
<col width="70" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col />
<col />
<col width="105" />
<col width="80" />
<col width="75" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->group_title}</th>

View file

@ -9,6 +9,18 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col />
<col />
<col />
<col width="45" />
<col width="70" />
<col width="65" />
<col width="50" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col />
<col />
<col />
@ -16,8 +28,53 @@
<col width="70" />
<col width="80" />
<col width="50" />
<col width="55" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col />
<col />
<col />
<col width="45" />
<col width="45" />
<col width="65" />
<col width="50" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col />
<col />
<col />
<col width="60" />
<col width="70" />
<col width="65" />
<col width="50" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col />
<col />
<col />
<col width="65" />
<col width="70" />
<col width="80" />
<col width="50" />
<col width="70" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col />
<col />
<col />
<col width="65" />
<col width="80" />
<col width="90" />
<col width="95" />
<col width="75" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->column_title}</th>

View file

@ -1,23 +1,69 @@
<!-- 설명 -->
<!--#include("header.html")-->
<!--%import("css/member_list.css")-->
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col width="160" />
<col />
<col width="65" />
<col width="80" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col width="160" />
<col />
<col width="80" />
<col width="80" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col width="160" />
<col />
<col width="65" />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col width="160" />
<col />
<col width="70" />
<col width="40" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col width="160" />
<col />
<col width="80" />
<col width="80" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col width="160" />
<col />
<col width="90" />
<col width="85" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col">{$lang->user_id}</th>
<th scope="col">{$lang->user_name}</th>
<th scope="col">{$lang->nick_name}</th>
<th scope="col">{$lang->denied}</th>
<th scope="col">{$lang->signup_date}</th>
<th scope="col">{$lang->last_login}</th>
<th scope="col">{$lang->cmd_delete}</th>
@ -27,13 +73,16 @@
<!--@foreach($member_list as $no => $val)-->
<tr>
<td class="tahoma">{$no}</td>
<td class="blue"><a href="{getUrl('act','dispMemberAdminInfo','member_srl',$val->member_srl)}">{htmlspecialchars($val->user_id)}</a></td>
<td class="blue">
<a href="{getUrl('act','dispMemberAdminInfo','member_srl',$val->member_srl)}">{htmlspecialchars($val->user_id)}</a>
<!--@if($val->denied == 'Y')--><span class="denied">{$lang->denied}</span><!--@end-->
<!--@if($val->limit_date)--><br /><span class="limit_date">{$lang->limit_date} : {zdate($val->limit_date,'Y.m.d')}</span><!--@end-->
</td>
<td>{htmlspecialchars($val->user_name)}</td>
<td><div class="member_{$val->member_srl}">{htmlspecialchars($val->nick_name)}</div></td>
<td class="tahoma">{$val->denied}</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="tahoma">{zdate($val->last_login,"Y-m-d H:i:s")}</td>
<td class="red"><!--@if($val->is_admin!='Y')--><a href="{getUrl('act','dispMemberAdminDeleteForm','member_srl', $val->member_srl)}">{$lang->cmd_delete}</a><!--@else-->&nbsp;<!--@end--></td>
<td class="red"><!--@if($val->is_admin != 'Y')--><a href="{getUrl('act','dispMemberAdminDeleteForm','member_srl', $val->member_srl)}">{$lang->cmd_delete}</a><!--@else-->&nbsp;<!--@end--></td>
</tr>
<!--@end-->
</tbody>

View file

@ -14,10 +14,42 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col width="100" />
<col width="100" />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col width="80" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col width="75" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col width="90" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -10,10 +10,42 @@
</form>
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col />
<col width="65"/>
<col width="45"/>
<col width="45"/>
<!--@else if($lang_type == 'en')-->
<col />
<col width="120"/>
<col width="80"/>
<col width="80"/>
<col width="50"/>
<col width="55"/>
<!--@else if($lang_type == 'zh-CN')-->
<col />
<col width="65"/>
<col width="45"/>
<col width="45"/>
<!--@else if($lang_type == 'jp')-->
<col />
<col width="65"/>
<col width="45"/>
<col width="45"/>
<!--@else if($lang_type == 'es')-->
<col />
<col width="75"/>
<col width="70"/>
<col width="70"/>
<!--@else if($lang_type == 'ru')-->
<col />
<col width="65"/>
<col width="45"/>
<col width="45"/>
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->category_title}</th>
@ -33,7 +65,7 @@
<td>{$val->title}</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d H:i:s")}</td>
<td class="blue"><a href="{getUrl('module_category_srl',$val->module_category_srl)}">{$lang->cmd_modify}</a></td>
<td><a href="#" onclick="doUpdateCategory('{$val->module_category_srl}','delete','{$lang->confirm_delete}');return false;" class="button"><span>{$lang->cmd_delete}</span></a></td>
<td class="red"><a href="#" onclick="doUpdateCategory('{$val->module_category_srl}','delete','{$lang->confirm_delete}');return false;">{$lang->cmd_delete}</a></td>
</tr>
<!--@end-->
</tbody>

View file

@ -7,14 +7,66 @@
</form>
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="" />
<col width="40" />
<col width="80" />
<col width="75" />
<col width="70" />
<col width="140" />
<col width="70" />
<col width="100" />
<!--@else if($lang_type == 'en')-->
<col width="" />
<col width="60" />
<col width="80" />
<col width="75" />
<col width="70" />
<col width="140" />
<col width="50" />
<col width="100" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="" />
<col width="40" />
<col width="80" />
<col width="75" />
<col width="60" />
<col width="140" />
<col width="65" />
<col width="80" />
<!--@else if($lang_type == 'jp')-->
<col width="" />
<col width="80" />
<col width="80" />
<col width="70" />
<col width="80" />
<col width="140" />
<col width="45" />
<col width="100" />
<!--@else if($lang_type == 'es')-->
<col width="" />
<col width="60" />
<col width="80" />
<col width="75" />
<col width="90" />
<col width="140" />
<col width="85" />
<col width="75" />
<!--@else if($lang_type == 'ru')-->
<col width="" />
<col width="60" />
<col width="90" />
<col width="70" />
<col width="70" />
<col width="120" />
<col width="70" />
<col width="110" />
<col width="140" />
<col width="95" />
<col width="90" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->module_name}</th>

View file

@ -8,13 +8,60 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="50" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="50" />
<col width="60" />
<col width="70" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="55" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="40" />
<col width="40" />
<col width="55" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="85" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
@ -53,11 +100,11 @@
<!--@end-->
</td>
<td class="left subject">
<a href="{getUrl('act','dispOpageAdminInsert','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a><br />
{$val->mid}
{$val->mid} - <a href="{getUrl('act','dispOpageAdminInsert','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a>
</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="blue"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="green"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="blue"><a href="./?module=module&act=dispModuleAdminCopyModule&module_srl={$val->module_srl}" onclick="popopen(this.href);return false;">{$lang->cmd_copy}</a></td>
<td class="red"><!--@if($val->is_default!='Y')--><a href="{getUrl('act','dispOpageAdminDelete','module_srl', $val->module_srl)}">{$lang->cmd_delete}</a><!--@end--></td>
</tr>

View file

@ -76,10 +76,10 @@
<!-- 권한 출력 -->
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="150" />
<col width="*" />
<col width="80" />
<col width="80" />
<col width="120" />
<col width="120" />
<thead>
<tr>
<th scope="col">{$lang->grant}</th>

View file

@ -8,13 +8,60 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="50" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="55" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="40" />
<col width="40" />
<col width="55" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="85" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
@ -57,7 +104,7 @@
<a href="{getUrl('act','dispPageAdminInfo','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a><br />
</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="blue"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="green"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="blue"><a href="./?module=module&act=dispModuleAdminCopyModule&module_srl={$val->module_srl}" onclick="popopen(this.href);return false;">{$lang->cmd_copy}</a></td>
<td class="red"><!--@if($val->is_default!='Y')--><a href="{getUrl('act','dispPageAdminDelete','module_srl', $val->module_srl)}">{$lang->cmd_delete}</a><!--@else-->&nbsp;<!--@end--></td>
</tr>

View file

@ -63,10 +63,10 @@
<!-- 권한 출력 -->
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<col width="150" />
<col width="" />
<col width="120" />
<col width="120" />
<thead>
<tr>
<th scope="col">{$lang->grant}</th>

View file

@ -62,10 +62,10 @@
<!-- 권한 출력 -->
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<col width="150" />
<col width="" />
<col width="120" />
<col width="120" />
<thead>
<tr>
<th scope="col">{$lang->grant}</th>

View file

@ -3,12 +3,54 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col />
<col />
<col width="175" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col />
<col />
<col width="185" />
<col width="50" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col />
<col />
<col width="185" />
<col width="50" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col />
<col />
<col width="185" />
<col width="60" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col />
<col />
<col width="200" />
<col width="80" />
<col width="50" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col />
<col />
<col width="220" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -10,16 +10,63 @@
<form action="./" method="get" onsubmit="return procFilter(this, delete_checked)" id="fo_list">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<col width="80" />
<col width="40" />
<col />
<col width="60" />
<col width="80" />
<col width="120" />
<col width="100" />
<thead>
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="40" />
<col />
<col width="110" />
<col width="60" />
<col width="95" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="40" />
<col />
<col width="100" />
<col width="80" />
<col width="80" />
<col width="50" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="40" />
<col />
<col width="110" />
<col width="60" />
<col width="95" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="40" />
<col />
<col width="110" />
<col width="60" />
<col width="95" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="40" />
<col />
<col width="130" />
<col width="90" />
<col width="75" />
<col width="40" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="40" />
<col />
<col width="90" />
<col width="85" />
<col width="90" />
<col width="95" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col"><input type="checkbox" onclick="checkboxSelectAll(this.form, 'cart'); return false;" /></th>
@ -29,8 +76,8 @@
<th scope="col">{$lang->regdate}</th>
<th scope="col">{$lang->cmd_view}</th>
</tr>
</thead>
<tbody>
</thead>
<tbody>
<!--@foreach($poll_list as $no => $val)-->
<tr>
<td class="tahoma">{$no}</td>
@ -42,8 +89,8 @@
<td class="blue"><a href="{getUrl('','module','poll','act','dispPollAdminResult','poll_srl',$val->poll_srl,'poll_index_srl',$val->poll_index_srl)}" onclick="popopen(this.href); return false;">{$lang->cmd_view}</a></td>
</tr>
<!--@end-->
</tbody>
</table>
</tbody>
</table>
<!-- 버튼 -->
<div class="fr gap1">

View file

@ -15,10 +15,42 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col width="100" />
<col width="60" />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col width="80" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col width="75" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col width="90" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -15,10 +15,42 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col width="100" />
<col width="60" />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col width="80" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col width="65" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col width="75" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col width="90" />
<col width="65" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>

View file

@ -7,13 +7,13 @@
<input type="hidden" name="page" value="{$page}" />
<input type="hidden" name="module_srl" value="{$module_srl}" />
<table cellspacing="0" class="adminTable">
<col width="130" />
<col width="*" />
<col width="80" />
<col width="80" />
<caption>{$lang->target}</caption>
<tbody>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col width="" />
<col width="120" />
<col width="120" />
<caption>{$lang->target}</caption>
<tbody>
<!--@foreach($grant_list as $key => $val)-->
<tr>
<th scope="row">{$val->title}</th>
@ -32,7 +32,7 @@
<span class="button"><input type="submit" value="{$lang->cmd_save}" accesskey="s" /></span>
</th>
</tr>
</tbody>
</table>
</tbody>
</table>
</form>

View file

@ -7,12 +7,54 @@
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="50" />
<col width="55" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col width="130" />
<col />
<col width="65" />
<col width="45" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col width="130" />
<col />
<col width="80" />
<col width="40" />
<col width="70" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col width="130" />
<col />
<col width="90" />
<col width="95" />
<col width="70" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
@ -53,7 +95,7 @@
<a href="{getUrl('act','dispSpringnoteAdminSpringnoteInfo','module_srl',$val->module_srl)}" class="blue">{htmlspecialchars($val->browser_title)}</a>
</td>
<td class="tahoma">{zdate($val->regdate,"Y-m-d")}</td>
<td class="blue"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="green"><a href="{getUrl('','mid',$val->mid)}" onclick="window.open(this.href); return false;">{$lang->cmd_view}</a></td>
<td class="red"><!--@if($val->is_default!='Y')--><a href="{getUrl('act','dispSpringnoteAdminDeleteSpringnote','module_srl', $val->module_srl)}">{$lang->cmd_delete}</a><!--@end--></td>
</tr>
<!--@end-->

View file

@ -7,19 +7,19 @@
<div class="gap1"></div>
<form action="./" method="get" onsubmit="return procFilter(this, insert_config)">
<table cellspacing="0" class="adminTable">
<col width="150" />
<col />
<col width="100" />
<tr>
<table cellspacing="0" class="adminTable">
<col width="150" />
<col />
<col width="130" />
<tr>
<th scope="col">{$lang->enable_trackback}</th>
<td>
<input type="checkbox" name="enable_trackback" value="Y" size="3" <!--@if($config->enable_trackback!='N')-->checked="checked"<!--@end-->/> {$lang->cmd_use}
<p>{$lang->about_enable_trackback}</p>
</td>
<th scope="col" class="centerButton"><span class="button"><input type="submit" value="{$lang->cmd_registration}" accesskey="s" /></span></th>
</tr>
</table>
</tr>
</table>
</form>
<!-- 정보 -->
@ -30,16 +30,63 @@
<form id="fo_list" action="./" method="get" onsubmit="return procFilter(this, delete_checked)">
<input type="hidden" name="page" value="{$page}" />
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<col width="50" />
<col width="150" />
<col />
<col />
<col width="80" />
<col width="70" />
<col width="50" />
<thead>
<!-- 목록 -->
<table cellspacing="0" class="adminTable">
<!--@if($lang_type == 'ko')-->
<col width="50" />
<col />
<col />
<col />
<col width="65" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'en')-->
<col width="50" />
<col />
<col />
<col />
<col width="80" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'zh-CN')-->
<col width="50" />
<col />
<col />
<col />
<col width="65" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'jp')-->
<col width="50" />
<col />
<col />
<col />
<col width="65" />
<col width="90" />
<col width="45" />
<!--@else if($lang_type == 'es')-->
<col width="50" />
<col />
<col />
<col />
<col width="75" />
<col width="90" />
<col width="50" />
<!--@else if($lang_type == 'ru')-->
<col width="50" />
<col />
<col />
<col />
<col width="65" />
<col width="90" />
<col width="95" />
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->no}</th>
<th scope="col">
@ -60,8 +107,8 @@
<th scope="col">{$lang->ipaddress}</th>
<th scope="col">{$lang->cmd_move}</th>
</tr>
</thead>
<tbody>
</thead>
<tbody>
<!--@foreach($trackback_list as $no => $val)-->
<tr>
<th rowspan="2" class="tahoma" scope="col">
@ -81,8 +128,8 @@
</td>
</tr>
<!--@end-->
</tbody>
</table>
</tbody>
</table>
<!-- 버튼 -->
<div class="fr gap1">

View file

@ -5,12 +5,23 @@
<!-- 위젯의 목록 -->
<table cellspacing="0" class="adminTable">
<col />
<col width="80" />
<col width="120" />
<col width="80" />
<col width="140" />
<col width="80" />
<!--@if($lang_type == 'ko')-->
{@ $col_width = array(0,80,120,80,140,80)}
<!--@else if($lang_type == 'en')-->
{@ $col_width = array(0,80,120,80,140,80)}
<!--@else if($lang_type == 'zh-CN')-->
{@ $col_width = array(0,80,120,80,140,80)}
<!--@else if($lang_type == 'jp')-->
{@ $col_width = array(0,80,120,80,140,80)}
<!--@else if($lang_type == 'es')-->
{@ $col_width = array(0,60,120,75,140,110)}
<!--@else if($lang_type == 'ru')-->
{@ $col_width = array(0,60,120,80,140,125)}
<!--@end-->
<!--@foreach($col_width as $width)-->
<col <!--@if($width)-->width="{$width}" <!--@end-->/>
<!--@end-->
<thead>
<tr>
<th scope="col">{$lang->widget_name}</th>