From faf518676fb223bdbd561b19e052e2ba6c504d79 Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 10 Oct 2007 04:00:53 +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=ED=85=9C=ED=94=8C=EB=A6=BF=20?= =?UTF-8?q?=EC=A4=91=20IE6=EC=97=90=EC=84=9C=20=EB=B9=88=EC=B9=B8=EC=9C=BC?= =?UTF-8?q?=EB=A1=9C=20=EB=82=98=EC=98=A4=EB=8D=98=20=EA=B2=83=EA=B3=BC=20?= =?UTF-8?q?GO=20=EB=B2=84=ED=8A=BC=EC=9D=B4=20=EC=A4=84=20=EB=82=98?= =?UTF-8?q?=EB=88=A0=EC=A7=80=EB=8A=94=20=EB=B6=80=EB=B6=84=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@2717 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/blog/tpl/blog_info.html | 8 ++++---- modules/board/tpl/board_info.html | 8 ++++---- modules/document/tpl/document_list.html | 6 +++--- modules/file/tpl/file_list.html | 4 ++-- modules/opage/tpl/index.html | 2 +- modules/page/tpl/index.html | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/modules/blog/tpl/blog_info.html b/modules/blog/tpl/blog_info.html index f5938d492..473c7543b 100644 --- a/modules/blog/tpl/blog_info.html +++ b/modules/blog/tpl/blog_info.html @@ -35,19 +35,19 @@ {$lang->description} - {nl2br(htmlspecialchars($module_info->description))} + {nl2br(htmlspecialchars($module_info->description))}  {$lang->header_text} - {htmlspecialchars($module_info->header_text)} + {htmlspecialchars($module_info->header_text)}  {$lang->footer_text} - {htmlspecialchars($module_info->footer_text)} + {htmlspecialchars($module_info->footer_text)}  {$lang->admin_id} - {implode(",",$module_info->admin_id)} + {implode(",",$module_info->admin_id)}  diff --git a/modules/board/tpl/board_info.html b/modules/board/tpl/board_info.html index f5639c5e6..60b4026c4 100644 --- a/modules/board/tpl/board_info.html +++ b/modules/board/tpl/board_info.html @@ -49,19 +49,19 @@ {$lang->description} - {nl2br(htmlspecialchars($module_info->description))} + {nl2br(htmlspecialchars($module_info->description))}  {$lang->header_text} - {htmlspecialchars($module_info->header_text)} + {htmlspecialchars($module_info->header_text)}  {$lang->footer_text} - {htmlspecialchars($module_info->footer_text)} + {htmlspecialchars($module_info->footer_text)}  {$lang->admin_id} - {implode(",",$module_info->admin_id)} + {implode(",",$module_info->admin_id)}  diff --git a/modules/document/tpl/document_list.html b/modules/document/tpl/document_list.html index 3f2460cda..79fdf8339 100644 --- a/modules/document/tpl/document_list.html +++ b/modules/document/tpl/document_list.html @@ -39,8 +39,8 @@ {$no} - {htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)} - + {htmlspecialchars($module_list[$oDocument->get('module_srl')]->browser_title)} + {$oDocument->getTitleText()} @@ -51,7 +51,7 @@ [{$oDocument->getTrackbackCount()}] -
{$oDocument->getNickName()}
+
{$oDocument->getNickName()}
{$oDocument->get('readed_count')} {$oDocument->get('voted_count')} {$oDocument->getRegdate("Y-m-d")} diff --git a/modules/file/tpl/file_list.html b/modules/file/tpl/file_list.html index e155df82f..9c2e539a0 100644 --- a/modules/file/tpl/file_list.html +++ b/modules/file/tpl/file_list.html @@ -39,8 +39,8 @@ {$no} - {$module_list[$val->module_srl]->browser_title} - {htmlspecialchars($val->source_filename)} + {$module_list[$val->module_srl]->browser_title} + {htmlspecialchars($val->source_filename)} {$val->file_size} diff --git a/modules/opage/tpl/index.html b/modules/opage/tpl/index.html index cd054f988..21074c2fc 100644 --- a/modules/opage/tpl/index.html +++ b/modules/opage/tpl/index.html @@ -26,7 +26,7 @@
- diff --git a/modules/page/tpl/index.html b/modules/page/tpl/index.html index b9d70ad4b..566778b7b 100644 --- a/modules/page/tpl/index.html +++ b/modules/page/tpl/index.html @@ -26,7 +26,7 @@ -