From 93523865603604f45880c246bf3ac116fe4552ae Mon Sep 17 00:00:00 2001 From: zero Date: Mon, 31 Mar 2008 03:15:28 +0000 Subject: [PATCH] =?UTF-8?q?=EA=B4=80=EB=A6=AC=EC=9E=90=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=EC=9D=98=20=EB=8C=93=EA=B8=80/=ED=9A=8C?= =?UTF-8?q?=EC=9B=90/=EB=AC=B8=EC=84=9C=EB=AA=A9=EB=A1=9D=EC=9D=84=20?= =?UTF-8?q?=EC=A0=95=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4060 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/comment/tpl/comment_list.html | 14 +++++----- modules/document/tpl/document_list.html | 35 +++++++++++++------------ modules/member/tpl/member_list.html | 2 +- 3 files changed, 26 insertions(+), 25 deletions(-) diff --git a/modules/comment/tpl/comment_list.html b/modules/comment/tpl/comment_list.html index 00444be89..edd05f398 100644 --- a/modules/comment/tpl/comment_list.html +++ b/modules/comment/tpl/comment_list.html @@ -16,7 +16,7 @@ - + @@ -25,7 +25,7 @@ - + @@ -43,7 +43,7 @@ - + @@ -52,7 +52,7 @@ - + @@ -61,7 +61,7 @@ - + @@ -92,8 +92,8 @@ {$no} {htmlspecialchars($module_list[$val->module_srl]->browser_title)}
{htmlspecialchars($val->nick_name)}
- {zdate($val->regdate,"Y-m-d")} - {zdate($val->last_update, 'Y-m-d H:i:s')}  + {nl2br(zdate($val->regdate,"Y-m-d\nH:i:s"))} + {nl2br(zdate($val->last_update, "Y-m-d\nH:i:s"))}  {$val->ipaddress} {$lang->cmd_move} diff --git a/modules/document/tpl/document_list.html b/modules/document/tpl/document_list.html index e21cc2c78..dc560e808 100644 --- a/modules/document/tpl/document_list.html +++ b/modules/document/tpl/document_list.html @@ -13,30 +13,29 @@ + -{@ $col_width = array(50,40,0,150,55,55,65)} +{@ $col_width = array(50,0,150,55,55,65)} -{@ $col_width = array(50,40,0,150,55,55,75)} +{@ $col_width = array(50,0,150,55,55,75)} -{@ $col_width = array(50,40,0,150,50,50,70)} +{@ $col_width = array(50,0,150,50,50,70)} -{@ $col_width = array(50,40,0,150,55,55,75)} +{@ $col_width = array(50,0,150,55,55,75)} -{@ $col_width = array(50,40,0,150,55,110,75)} +{@ $col_width = array(50,0,150,55,110,75)} -{@ $col_width = array(50,40,0,150,50,60,65)} +{@ $col_width = array(50,0,150,50,60,65)} width="{$width}" /> - - - - - - + + + + + + + + - - - - diff --git a/modules/member/tpl/member_list.html b/modules/member/tpl/member_list.html index 17b7a5c7f..56e34322f 100644 --- a/modules/member/tpl/member_list.html +++ b/modules/member/tpl/member_list.html @@ -80,7 +80,7 @@ - +
{$lang->no}
+
{$no}isCarted())-->checked="checked"/> + {$no}{htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)}-
{$oDocument->getNickName()}
{$oDocument->get('readed_count')}{$oDocument->get('voted_count')}{$oDocument->getRegdate("Y-m-d")} {$oDocument->getRegdate("H:i:s")}
+ isCarted())-->checked="checked"/> {$lang->cmd_save} - [{htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)}]
{$oDocument->getTitle()} @@ -73,10 +78,6 @@ [{$oDocument->getTrackbackCount()}]
{$oDocument->getNickName()}
{$oDocument->get('readed_count')}{$oDocument->get('voted_count')}{$oDocument->getRegdate("Y-m-d")}
{htmlspecialchars($val->user_name)}
{htmlspecialchars($val->nick_name)}
{zdate($val->regdate,"Y-m-d")}{zdate($val->regdate,"Y-m-d H:i:s")}
{$lang->cmd_delete}{$lang->is_admin}