diff --git a/modules/addon/tpl/addon_list.html b/modules/addon/tpl/addon_list.html index 409a26a50..fa7a4b91c 100644 --- a/modules/addon/tpl/addon_list.html +++ b/modules/addon/tpl/addon_list.html @@ -11,34 +11,15 @@ - -{@ $col_width = array(0,45,130,70,150,45,55)} - -{@ $col_width = array(0,60,130,75,150,75,65)} - -{@ $col_width = array(0,50,130,70,150,45,60)} - -{@ $col_width = array(0,80,130,70,150,45,55)} - -{@ $col_width = array(0,60,130,75,150,100,65)} - -{@ $col_width = array(0,60,130,70,150,100,115)} - -{@ $col_width = array(0,60,130,65,150,95,80)} - - - -width="{$width}" /> - - - - - - - - + + + + + + + diff --git a/modules/admin/tpl/css/admin.css b/modules/admin/tpl/css/admin.css index 8b97208d4..93d8204aa 100644 --- a/modules/admin/tpl/css/admin.css +++ b/modules/admin/tpl/css/admin.css @@ -18,9 +18,16 @@ IE7 Only h3 { background:url("../images/top_head_title_bg.gif") repeat-x left top; font-size:1em; border:1px solid #E3E3E2; padding:11px 9px 7px 25px; color:#555555; margin:0; } h3 .gray { color:#9d9d9d;} -.adminTable { width:100%; border-left:1px solid #E3E3E2; border-top:1px solid #E3E3E2; margin-bottom:10px; table-layout:fixed;} +.adminTable { width:100%; border-left:1px solid #E3E3E2; border-top:1px solid #E3E3E2; margin-bottom:10px; } .adminTable caption { background:url("../images/s_application.gif") no-repeat 3px 5px; padding:6px 5px 4px 22px; text-align:left; border:1px solid #E3E3E2; border-bottom:none; font-weight:bold; background-color:#F9F8F5; color:#5E6266; } -.adminTable th { overflow:hidden; background-color:#FAF8F4; padding:5px; font-weight:normal; text-align:left; padding-left:10px; color:#606060; border-right:1px solid #E3E3E2; border-bottom:1px solid #E3E3E2; } +.adminTable th { overflow:hidden; background-color:#FAF8F4; padding:5px; font-weight:normal; text-align:left; color:#606060; border-right:1px solid #E3E3E2; border-bottom:1px solid #E3E3E2; } + +.adminTable thead tr th { width:10px; } +.adminTable thead tr th div { white-space:nowrap; margin:0;} +.adminTable thead tr th.wide { width:100%; } +.adminTable thead tr th.half_wide { width:50%; } +.adminTable tbody tr td { white-space:normal; padding:5px; } +.adminTable tbody tr td.nowrap { white-space:nowrap !important; } .adminTable th.button { text-align:right; } .adminTable th.centerButton { text-align:center; } @@ -44,7 +51,7 @@ h3 .gray { color:#9d9d9d;} .adminTable th a.green { color:#218E08; } .adminTable th select { height:20px; } -.adminTable td { overflow:hidden; background-color:#FFFFFF; padding:5px; font-weight:normal; text-align:left; padding-left:10px; color:#5A5A5A; border-right:1px solid #E3E3E2; border-bottom:1px solid #E3E3E2;} +.adminTable td { overflow:hidden; background-color:#FFFFFF; font-weight:normal; text-align:left; color:#5A5A5A; border-right:1px solid #E3E3E2; border-bottom:1px solid #E3E3E2;} .adminTable td.tahoma { font-family:tahoma; font-size:7pt; } .adminTable td.tahoma a { font-family:tahoma; font-size:7pt; } diff --git a/modules/board/tpl/index.html b/modules/board/tpl/index.html index 5181952f2..4a6d1ddb2 100644 --- a/modules/board/tpl/index.html +++ b/modules/board/tpl/index.html @@ -8,33 +8,15 @@
{$lang->addon_name}{$lang->version}{$lang->author}{$lang->date}{$lang->installed_path}{$lang->cmd_setup}{$lang->use}
{$lang->addon_name}
{$lang->version}
{$lang->author}
{$lang->date}
{$lang->installed_path}
{$lang->cmd_setup}
{$lang->use}
- -{@ $col_width = array(50,40,130,0,65,45,45,45)} - -{@ $col_width = array(50,40,130,0,80,45,50,55)} - -{@ $col_width = array(50,40,130,0,65,45,45,45)} - -{@ $col_width = array(50,40,130,0,65,45,55,45)} - -{@ $col_width = array(50,40,130,0,80,40,55,70)} - -{@ $col_width = array(50,40,130,0,90,95,85,70)} - -{@ $col_width = array(50,40,130,0,75,40,55,55)} - - - -width="{$width}" /> - - - + + - - - - - + + + + + diff --git a/modules/comment/tpl/comment_list.html b/modules/comment/tpl/comment_list.html index 2cde8b817..abb85a87a 100644 --- a/modules/comment/tpl/comment_list.html +++ b/modules/comment/tpl/comment_list.html @@ -11,45 +11,26 @@
{$lang->no}
{$lang->no}
+
- @@ -43,12 +25,13 @@ +
{$lang->mid} / {$lang->browser_title}{$lang->regdate}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete}
{$lang->mid} / {$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_copy}
{$lang->cmd_delete}
- -{@ $col_width = array(50,40,0,150,65,65,90,45)} - -{@ $col_width = array(50,40,0,150,75,75,90,45)} - -{@ $col_width = array(50,40,0,150,70,70,90,45)} - -{@ $col_width = array(50,40,0,150,75,75,90,45)} - -{@ $col_width = array(50,40,0,150,75,75,90,50)} - -{@ $col_width = array(50,40,0,150,75,75,90,95)} - -{@ $col_width = array(50,40,0,150,65,90,90,60)} - - - -width="{$width}" /> - - - - + + - - - - - + + + + + diff --git a/modules/comment/tpl/declared_list.html b/modules/comment/tpl/declared_list.html index 7ba59785a..dee4c7e18 100644 --- a/modules/comment/tpl/declared_list.html +++ b/modules/comment/tpl/declared_list.html @@ -11,34 +11,15 @@
{$lang->no} -
- - +
{$lang->no}
+
+ +
{$lang->user_name}{$lang->date}{$lang->last_update}{$lang->ipaddress}{$lang->cmd_move}
{$lang->user_name}
{$lang->date}
{$lang->last_update}
{$lang->ipaddress}
{$lang->cmd_move}
- -{@ $col_width = array(50,0,150,65,50,90,45)} - -{@ $col_width = array(50,0,150,80,60,90,50)} - -{@ $col_width = array(50,0,150,65,45,90,45)} - -{@ $col_width = array(50,0,150,80,60,90,50)} - -{@ $col_width = array(80,0,150,80,60,90,50)} - -{@ $col_width = array(50,0,150,70,75,70,95)} - -{@ $col_width = array(50,0,150,80,60,85,60)} - - - -width="{$width}" /> - - - - - - - - + + + + + + + diff --git a/modules/communication/skins/default/css/common.css b/modules/communication/skins/default/css/common.css index a4fedcaf8..154a18f54 100644 --- a/modules/communication/skins/default/css/common.css +++ b/modules/communication/skins/default/css/common.css @@ -24,16 +24,23 @@ .boardHeader .essential:first-letter { color:#ff0000;} /* list */ -.list { width:100%; border:1px solid #e0e1db; table-layout:fixed;} +.list { width:100%; border:1px solid #e0e1db; } + +.list thead tr th { width:10px; padding:8px !important; } +.list thead tr th div { white-space:nowrap; margin:0;} +.list thead tr th.wide { width:100%; } +.list thead tr th.half_wide { width:50%; } +.list tbody tr td { white-space:normal; padding:5px; } +.list tbody tr td.nowrap { white-space:nowrap !important; } + .list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;} .list tr.bg1 { background:#ffffff} .list tr.bg2 { background:#fbfbfb;} -.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; padding:.5em .2em .5em .2em; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} +.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} .list th a { color:#3e3f3e;} .list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;} -.list th.check { padding:0;} .list th select, .list th input { vertical-align:middle;} -.list td { border-top:1px solid #eff0ed; padding:.5em; text-align:center; height:35px;} +.list td { border-top:1px solid #eff0ed; height:35px;} .list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;} .list td.num { font:.8em Tahoma; color:#999999; text-align:center;} .list td.check { text-align:center;} diff --git a/modules/communication/skins/default/friends.html b/modules/communication/skins/default/friends.html index adbde9474..5f6d94acf 100644 --- a/modules/communication/skins/default/friends.html +++ b/modules/communication/skins/default/friends.html @@ -23,27 +23,22 @@
{$lang->comment}{$lang->user_name}{$lang->date}{$lang->cmd_declare}{$lang->ipaddress}{$lang->cmd_move}
{$lang->comment}
{$lang->user_name}
{$lang->date}
{$lang->cmd_declare}
{$lang->ipaddress}
{$lang->cmd_move}
- - - - - - - + - - - - + + + @@ -51,9 +46,8 @@ - - + diff --git a/modules/communication/skins/default/messages.html b/modules/communication/skins/default/messages.html index a0ea9053c..f7b14c529 100644 --- a/modules/communication/skins/default/messages.html +++ b/modules/communication/skins/default/messages.html @@ -65,24 +65,19 @@
- +
+ +
{$lang->user_id}{$lang->user_name}{$lang->nick_name}{$lang->regdate}
{$lang->nick_name}
{$lang->user_id} / {$lang->user_name}
{$lang->regdate}
{$val->group_title?$val->group_title:" "}{$val->user_id}{$val->user_name}
{$val->nick_name}
{$val->user_id} / {$val->user_name} {zdate($val->regdate,"Y-m-d")}
- - - - - - - + - - - + + + + @@ -104,8 +99,8 @@ {$val->title} - - + + diff --git a/modules/document/tpl/declared_list.html b/modules/document/tpl/declared_list.html index 034112f93..6041fa1df 100644 --- a/modules/document/tpl/declared_list.html +++ b/modules/document/tpl/declared_list.html @@ -13,35 +13,16 @@
+
{$lang->receiver} {$lang->sender} -
{$lang->title}{$lang->regdate}{$lang->readed_date}
{$lang->title}
{$lang->regdate}
{$lang->readed_date}
{zdate($val->regdate,"Y-m-d")}{zdate($val->readed_date,"Y-m-d H:i:s")} {zdate($val->regdate,"Y-m-d")}{zdate($val->readed_date,"Y-m-d H:i:s")} 
- -{@ $col_width = array(50,40,0,150,55,55,55,65)} - -{@ $col_width = array(50,40,0,150,60,55,55,75)} - -{@ $col_width = array(50,40,0,150,45,45,45,65)} - -{@ $col_width = array(50,40,0,150,55,55,55,75)} - -{@ $col_width = array(50,40,0,150,55,55,110,75)} - -{@ $col_width = array(50,40,0,150,75,50,60,65)} - -{@ $col_width = array(50,40,0,150,65,45,105,75)} - - - -width="{$width}" /> - - - - - - - - - + + + + + + + + diff --git a/modules/document/tpl/document_list.html b/modules/document/tpl/document_list.html index dc4580e5d..426c12849 100644 --- a/modules/document/tpl/document_list.html +++ b/modules/document/tpl/document_list.html @@ -13,32 +13,13 @@
{$lang->no}{$lang->title}{$lang->user_name}{$lang->cmd_declare}{$lang->readed_count}{$lang->voted_count}{$lang->date}
{$lang->no}
{$lang->title}
{$lang->user_name}
{$lang->cmd_declare}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
- -{@ $col_width = array(50,40,0,150,55,55,65)} - -{@ $col_width = array(50,40,0,150,55,55,75)} - -{@ $col_width = array(50,40,0,150,50,50,70)} - -{@ $col_width = array(50,40,0,150,55,55,75)} - -{@ $col_width = array(50,40,0,150,55,110,75)} - -{@ $col_width = array(50,40,0,150,50,60,65)} - -{@ $col_width = array(50,40,0,150,45,105,65)} - - - -width="{$width}" /> - - - - + + - - - - + + + + diff --git a/modules/editor/tpl/admin_index.html b/modules/editor/tpl/admin_index.html index b88752268..bbe547d3e 100644 --- a/modules/editor/tpl/admin_index.html +++ b/modules/editor/tpl/admin_index.html @@ -3,34 +3,15 @@

{$lang->editor} {$lang->cmd_management}

{$lang->no} -
-
{$lang->no}
+
+
{$lang->user_name}{$lang->readed_count}{$lang->voted_count}{$lang->date}
{$lang->user_name}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
- -{@ $col_width = array(0,60,130,75,50,60,50)} - -{@ $col_width = array(0,60,130,75,75,60,50)} - -{@ $col_width = array(0,60,130,75,45,55,50)} - -{@ $col_width = array(0,80,130,80,50,60,50)} - -{@ $col_width = array(0,60,130,75,100,85,50)} - -{@ $col_width = array(0,60,130,80,100,100,95)} - -{@ $col_width = array(0,60,130,75,95,65,60)} - - - -width="{$width}" /> - - - - - - - - + + + + + + + @@ -44,16 +25,15 @@ - - + - diff --git a/modules/file/tpl/file_list.html b/modules/file/tpl/file_list.html index e90d26b4f..79d524f74 100644 --- a/modules/file/tpl/file_list.html +++ b/modules/file/tpl/file_list.html @@ -13,33 +13,13 @@
{$lang->component_name}{$lang->component_version}{$lang->component_author}{$lang->component_date}{$lang->cmd_setup}{$lang->use}{$lang->cmd_move}
{$lang->component_name}
{$lang->component_version}
{$lang->component_author}
{$lang->component_date}
{$lang->cmd_setup}
{$lang->use}
{$lang->cmd_move}
{zdate($xml_info->date, 'Y-m-d')}{$lang->cmd_setup} + {$lang->cmd_setup} {$lang->cmd_enable} {$lang->cmd_disable} - {$lang->cmd_move_up} + {$lang->cmd_move_up} {$lang->cmd_move_down}
- -{@ $col_width = array(50,40,0,70,45,65,65,90)} - -{@ $col_width = array(50,40,0,70,70,75,75,90)} - -{@ $col_width = array(50,40,0,65,45,45,65,90)} - -{@ $col_width = array(50,40,0,65,45,65,65,90)} - -{@ $col_width = array(50,40,0,75,75,80,75,90)} - -{@ $col_width = array(50,40,0,65,80,65,65,90)} - -{@ $col_width = array(50,40,0,75,55,65,65,90)} - - - -width="{$width}" /> - - - - - + + - - - - - + + + + + diff --git a/modules/integration_search/tpl/index.html b/modules/integration_search/tpl/index.html index be6835c7d..eeb51da7f 100644 --- a/modules/integration_search/tpl/index.html +++ b/modules/integration_search/tpl/index.html @@ -3,9 +3,6 @@
{$lang->no} -
+
{$lang->no}
+
{$lang->file_size}{$lang->status}{$lang->cmd_download}{$lang->date}{$lang->ipaddress}
{$lang->file_size}
{$lang->status}
{$lang->cmd_download}
{$lang->date}
{$lang->ipaddress}
- - -
{$lang->sample_code} diff --git a/modules/issuetracker/tpl/index.html b/modules/issuetracker/tpl/index.html index a5b0c339c..c51b39495 100644 --- a/modules/issuetracker/tpl/index.html +++ b/modules/issuetracker/tpl/index.html @@ -8,32 +8,14 @@ - -{@ $col_width = array(50,150,0,65,45,45)} - -{@ $col_width = array(50,150,0,80,45,55)} - -{@ $col_width = array(50,150,0,65,45,45)} - -{@ $col_width = array(50,150,0,65,45,45)} - -{@ $col_width = array(50,150,0,80,40,70)} - -{@ $col_width = array(50,150,0,90,95,70)} - -{@ $col_width = array(50,150,0,75,40,55)} - - - -width="{$width}" /> - - + - - - - + + + + diff --git a/modules/layout/tpl/downloaded_layout_list.html b/modules/layout/tpl/downloaded_layout_list.html index aabd0e60a..2ca31c9d9 100644 --- a/modules/layout/tpl/downloaded_layout_list.html +++ b/modules/layout/tpl/downloaded_layout_list.html @@ -2,34 +2,15 @@
{$lang->no}
{$lang->no}
+
- @@ -42,11 +24,12 @@ +
{$lang->mid} / {$lang->browser_title}{$lang->regdate}{$lang->cmd_view}{$lang->cmd_delete}
{$lang->mid} / {$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_delete}
- -{@ $col_width = array(0,50,120,60,75,140,80)} - -{@ $col_width = array(0,60,130,55,75,140,95)} - -{@ $col_width = array(0,50,120,60,75,140,80)} - -{@ $col_width = array(0,60,120,70,75,140,90)} - -{@ $col_width = array(0,60,120,60,75,140,110)} - -{@ $col_width = array(0,60,120,60,75,140,110)} - -{@ $col_width = array(0,60,130,55,60,140,90)} - - - -width="{$width}" /> - - - - - - - - + + + + + + + diff --git a/modules/layout/tpl/index.html b/modules/layout/tpl/index.html index 769b0eba0..25956db02 100644 --- a/modules/layout/tpl/index.html +++ b/modules/layout/tpl/index.html @@ -9,34 +9,15 @@
{$lang->layout_name}{$lang->version}{$lang->author}{$lang->menu_count}{$lang->date}{$lang->path}{$lang->cmd_make}
{$lang->layout_name}
{$lang->version}
{$lang->author}
{$lang->menu_count}
{$lang->date}
{$lang->path}
{$lang->cmd_make}
- -{@ $col_width = array(50,0,0,65,95,95,45)} - -{@ $col_width = array(50,0,0,80,95,80,55)} - -{@ $col_width = array(80,0,0,65,65,65,45)} - -{@ $col_width = array(50,0,0,65,105,105,45)} - -{@ $col_width = array(80,0,0,75,100,110,70)} - -{@ $col_width = array(80,0,0,90,130,150,65)} - -{@ $col_width = array(50,0,0,80,110,110,60)} - - - -width="{$width}" /> - - - - - - - - + + + + + + + diff --git a/modules/lifepod/tpl/index.html b/modules/lifepod/tpl/index.html index 4d1ea96aa..ba8bb2285 100644 --- a/modules/lifepod/tpl/index.html +++ b/modules/lifepod/tpl/index.html @@ -7,47 +7,30 @@
{$lang->no}{$lang->layout}{$lang->title}{$lang->regdate}{$lang->cmd_layout_management}{$lang->cmd_layout_edit}{$lang->cmd_delete}
{$lang->no}
{$lang->layout}
{$lang->title}
{$lang->regdate}
{$lang->cmd_layout_management}
{$lang->cmd_layout_edit}
{$lang->cmd_delete}
- -{@ $col_width = array(50,130,0,65,45,45)} - -{@ $col_width = array(50,130,0,80,50,55)} - -{@ $col_width = array(50,130,0,70,45,45)} - -{@ $col_width = array(50,130,0,65,45,45)} - -{@ $col_width = array(50,130,0,80,40,70)} - -{@ $col_width = array(50,130,0,90,95,70)} - -{@ $col_width = array(50,130,0,75,40,50)} - - - -width="{$width}" /> - - + - - - - + + + + diff --git a/modules/member/skins/default/css/common.css b/modules/member/skins/default/css/common.css index a4fedcaf8..9ff6fc99f 100644 --- a/modules/member/skins/default/css/common.css +++ b/modules/member/skins/default/css/common.css @@ -24,16 +24,23 @@ .boardHeader .essential:first-letter { color:#ff0000;} /* list */ -.list { width:100%; border:1px solid #e0e1db; table-layout:fixed;} +.list { width:100%; border:1px solid #e0e1db; } + +.list thead tr th { width:10px; padding:8px !important; } +.list thead tr th div { white-space:nowrap; margin:0;} +.list thead tr th.wide { width:100%; } +.list thead tr th.half_wide { width:50%; } +.list tbody tr td { white-space:normal; padding:5px; } +.list tbody tr td.nowrap { white-space:nowrap !important; } + .list tr:first-child td, .list tr.first-child td { border-top:1px solid #e0e1db; white-space:nowrap;} .list tr.bg1 { background:#ffffff} .list tr.bg2 { background:#fbfbfb;} -.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; padding:.5em .2em .5em .2em; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} +.list th { color:#3e3f3e; font-weight:white; border-bottom:1px solid #ffffff; background:#ffffff url(../images/common/lineBoardListTh.gif) no-repeat left bottom; white-space:nowrap;} .list th a { color:#3e3f3e;} .list th:first-child, .list th.first-child { background-position:-3px bottom; border-left:1px solid #ffffff;} -.list th.check { padding:0;} .list th select, .list th input { vertical-align:middle;} -.list td { border-top:1px solid #eff0ed; padding:.5em; text-align:center; height:35px;} +.list td { border-top:1px solid #eff0ed; } .list td.registDate { font:.8em Tahoma; color:#999999; text-align:center;} .list td.num { font:.8em Tahoma; color:#999999; text-align:center;} .list td.check { text-align:center;} diff --git a/modules/member/skins/default/document_list.html b/modules/member/skins/default/document_list.html index a4c91fcd5..28b2c67d2 100644 --- a/modules/member/skins/default/document_list.html +++ b/modules/member/skins/default/document_list.html @@ -9,17 +9,11 @@
{$lang->no}
{$lang->no}
- - - - - - +
+
+ + + + +
+
{$lang->mid} / {$lang->browser_title}{$lang->regdate}{$lang->cmd_view}{$lang->cmd_delete}
{$lang->mid} / {$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_delete}
----- - - + - - - + + + diff --git a/modules/member/skins/default/saved_list.html b/modules/member/skins/default/saved_list.html index 8dca91e0b..cc2ee3464 100644 --- a/modules/member/skins/default/saved_list.html +++ b/modules/member/skins/default/saved_list.html @@ -9,14 +9,11 @@
{$lang->no} -
-   +
{$lang->no}
+
{$lang->readed_count}{$lang->voted_count}{$lang->date}
{$lang->readed_count}
{$lang->voted_count}
{$lang->date}
--- - - - + + + diff --git a/modules/member/skins/default/scrapped_list.html b/modules/member/skins/default/scrapped_list.html index e7948666e..785c26ee3 100644 --- a/modules/member/skins/default/scrapped_list.html +++ b/modules/member/skins/default/scrapped_list.html @@ -9,18 +9,13 @@
{$lang->date}{$lang->title}{$lang->cmd_delete}
{$lang->date}
{$lang->title}
{$lang->cmd_delete}
----- - - - - - + + + + + diff --git a/modules/member/tpl/member_list.html b/modules/member/tpl/member_list.html index 264937af5..5fc8c125a 100644 --- a/modules/member/tpl/member_list.html +++ b/modules/member/tpl/member_list.html @@ -5,39 +5,20 @@
{$lang->no}{$lang->title}{$lang->writer}{$lang->date}{$lang->cmd_delete}
{$lang->no}
{$lang->title}
{$lang->writer}
{$lang->date}
{$lang->cmd_delete}
- -{@ $col_width = array(50,45,0,0,0,105)} - -{@ $col_width = array(50,55,0,160,0,110)} - -{@ $col_width = array(50,45,0,0,0,110)} - -{@ $col_width = array(50,45,0,0,0,110)} - -{@ $col_width = array(50,70,0,0,0,110)} - -{@ $col_width = array(50,45,0,0,0,110)} - -{@ $col_width = array(50,70,0,0,0,130)} - - - -width="{$width}" /> - - - - - - - + + + + + + - - - - + + + + diff --git a/modules/menu/tpl/index.html b/modules/menu/tpl/index.html index b06866825..91a78d3d4 100644 --- a/modules/menu/tpl/index.html +++ b/modules/menu/tpl/index.html @@ -14,31 +14,12 @@
{$lang->no}{$lang->user_id}{$lang->user_name}{$lang->nick_name}{$lang->signup_date}
{$lang->no}
{$lang->user_id}
{$lang->user_name}
{$lang->nick_name}
{$lang->signup_date}
{$lang->cmd_delete}{$lang->group}{$lang->homepage}, {$lang->blog}{$lang->last_login}
{$lang->cmd_delete}
{$lang->group}
{$lang->homepage}, {$lang->blog}
{$lang->last_login}
- -{@ $col_width = array(50,0,65,45)} - -{@ $col_width = array(50,0,80,55)} - -{@ $col_width = array(50,0,65,45)} - -{@ $col_width = array(60,0,65,45)} - -{@ $col_width = array(50,0,75,70)} - -{@ $col_width = array(50,0,90,65)} - -{@ $col_width = array(50,0,80,55)} - - - -width="{$width}" /> - - - - - + + + + diff --git a/modules/module/tpl/category_list.html b/modules/module/tpl/category_list.html index 2fbd50483..7a96cafb2 100644 --- a/modules/module/tpl/category_list.html +++ b/modules/module/tpl/category_list.html @@ -10,31 +10,12 @@
{$lang->no}{$lang->title}{$lang->regdate}{$lang->cmd_delete}
{$lang->no}
{$lang->title}
{$lang->regdate}
{$lang->cmd_delete}
- -{@ $col_width = array(0,65,45,45)} - -{@ $col_width = array(0,80,50,55)} - -{@ $col_width = array(0,65,45,45)} - -{@ $col_width = array(0,65,45,45)} - -{@ $col_width = array(0,75,70,70)} - -{@ $col_width = array(0,65,45,45)} - -{@ $col_width = array(0,80,60,55)} - - - -width="{$width}" /> - - - - - + + + + @@ -46,7 +27,7 @@ - + diff --git a/modules/module/tpl/module_list.html b/modules/module/tpl/module_list.html index 464210ce4..9fe2f4fdb 100644 --- a/modules/module/tpl/module_list.html +++ b/modules/module/tpl/module_list.html @@ -7,35 +7,16 @@
{$lang->category_title}{$lang->regdate}{$lang->cmd_modify}{$lang->cmd_delete}
{$lang->category_title}
{$lang->regdate}
{$lang->cmd_modify}
{$lang->cmd_delete}
{$val->title}{zdate($val->regdate,"Y-m-d H:i:s")}{zdate($val->regdate,"Y-m-d H:i:s")} {$lang->cmd_modify} {$lang->cmd_delete}
- -{@ $col_width = array(0,40,80,75,70,140,70,100)} - -{@ $col_width = array(0,60,80,75,70,140,50,100)} - -{@ $col_width = array(0,40,80,75,60,140,65,80)} - -{@ $col_width = array(0,80,80,70,80,140,45,100)} - -{@ $col_width = array(0,60,80,75,90,140,85,75)} - -{@ $col_width = array(0,60,90,70,70,140,95,90)} - -{@ $col_width = array(0,60,80,70,75,140,70,90)} - - - -width="{$width}" /> - - - - - - - - - + + + + + + + + diff --git a/modules/opage/tpl/index.html b/modules/opage/tpl/index.html index 9b2375ecd..dd2cdcc27 100644 --- a/modules/opage/tpl/index.html +++ b/modules/opage/tpl/index.html @@ -8,33 +8,15 @@
{$lang->module_name}{$lang->version}{$lang->author}{$lang->date}{$lang->table_count}{$lang->installed_path}{$lang->module_info}{$lang->module_action}
{$lang->module_name}
{$lang->version}
{$lang->author}
{$lang->date}
{$lang->table_count}
{$lang->installed_path}
{$lang->module_info}
{$lang->module_action}
- -{@ $col_width = array(50,130,0,65,45,45,45)} - -{@ $col_width = array(50,130,0,80,50,50,55)} - -{@ $col_width = array(50,130,0,80,50,60,70)} - -{@ $col_width = array(50,130,0,65,45,55,45)} - -{@ $col_width = array(50,130,0,80,40,55,70)} - -{@ $col_width = array(50,130,0,90,95,85,70)} - -{@ $col_width = array(50,130,0,80,40,50,55)} - - - -width="{$width}" /> - - + - - - - - + + + + + diff --git a/modules/page/tpl/index.html b/modules/page/tpl/index.html index 2ea3243b5..2fcaf8feb 100644 --- a/modules/page/tpl/index.html +++ b/modules/page/tpl/index.html @@ -8,48 +8,31 @@
{$lang->no}
{$lang->no}
+
- @@ -44,12 +26,13 @@
+
{$lang->mid} / {$lang->browser_title}{$lang->regdate}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete}
{$lang->mid} / {$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_copy}
{$lang->cmd_delete}
- -{@ $col_width = array(50,130,0,65,45,45,45)} - -{@ $col_width = array(50,130,0,80,50,50,55)} - -{@ $col_width = array(50,130,0,65,45,45,45)} - -{@ $col_width = array(50,130,0,65,45,55,45)} - -{@ $col_width = array(50,130,0,80,40,55,70)} - -{@ $col_width = array(50,130,0,90,95,85,70)} - -{@ $col_width = array(50,130,0,80,40,50,55)} - - - -width="{$width}" /> - - + - - - - - + + + + + diff --git a/modules/poll/tpl/poll_list.html b/modules/poll/tpl/poll_list.html index d62b2389a..50b84568a 100644 --- a/modules/poll/tpl/poll_list.html +++ b/modules/poll/tpl/poll_list.html @@ -13,69 +13,15 @@
{$lang->no}
{$lang->no}
-
- - - - -
+
+
+ + + + +
+
{$lang->mid} / {$lang->browser_title}{$lang->regdate}{$lang->cmd_view}{$lang->cmd_copy}{$lang->cmd_delete}
{$lang->mid} / {$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_copy}
{$lang->cmd_delete}
- -------- - -------- - -------- - -------- - -------- - -------- - - - - - - - + + + + + + + diff --git a/modules/spamfilter/tpl/denied_ip_list.html b/modules/spamfilter/tpl/denied_ip_list.html index 6be610e9e..e1eef3d9a 100644 --- a/modules/spamfilter/tpl/denied_ip_list.html +++ b/modules/spamfilter/tpl/denied_ip_list.html @@ -15,48 +15,12 @@
{$lang->no}{$lang->title}{$lang->poll_checkcount}{$lang->poll_join_count}{$lang->regdate}{$lang->cmd_view}
{$lang->no}
{$lang->title}
{$lang->poll_checkcount}
{$lang->poll_join_count}
{$lang->regdate}
{$lang->cmd_view}
- ----- - ----- - ----- - ----- - ----- - ----- - - - - + + + + diff --git a/modules/spamfilter/tpl/denied_word_list.html b/modules/spamfilter/tpl/denied_word_list.html index 4f28bb8a9..68566a6d4 100644 --- a/modules/spamfilter/tpl/denied_word_list.html +++ b/modules/spamfilter/tpl/denied_word_list.html @@ -15,48 +15,12 @@
{$lang->no}{$lang->ipaddress}{$lang->regdate}{$lang->cmd_delete}
{$lang->no}
{$lang->ipaddress}
{$lang->regdate}
{$lang->cmd_delete}
- ----- - ----- - ----- - ----- - ----- - ----- - - - - + + + + diff --git a/modules/springnote/tpl/index.html b/modules/springnote/tpl/index.html index cb384411b..ac4a32ffd 100644 --- a/modules/springnote/tpl/index.html +++ b/modules/springnote/tpl/index.html @@ -7,47 +7,30 @@
{$lang->no}{$lang->word}{$lang->regdate}{$lang->cmd_delete}
{$lang->no}
{$lang->word}
{$lang->regdate}
{$lang->cmd_delete}
- -{@ $col_width = array(50,130,0,65,45,45)} - -{@ $col_width = array(50,130,0,80,50,55)} - -{@ $col_width = array(50,130,0,65,45,45)} - -{@ $col_width = array(50,130,0,65,45,45)} - -{@ $col_width = array(50,130,0,80,40,70)} - -{@ $col_width = array(50,130,0,90,95,70)} - -{@ $col_width = array(50,130,0,80,40,55)} - - - -width="{$width}" /> - - + - - - - + + + + diff --git a/modules/tccommentnotify/tpl/commentnotify_list.html b/modules/tccommentnotify/tpl/commentnotify_list.html index ee6bd17f2..3e15b4dcf 100644 --- a/modules/tccommentnotify/tpl/commentnotify_list.html +++ b/modules/tccommentnotify/tpl/commentnotify_list.html @@ -14,19 +14,14 @@
{$lang->no}
{$lang->no}
-
- - - - -
+
+
+ + + + +
+
{$lang->mid} / {$lang->browser_title}{$lang->regdate}{$lang->cmd_view}{$lang->cmd_delete}
{$lang->mid} / {$lang->browser_title}
{$lang->regdate}
{$lang->cmd_view}
{$lang->cmd_delete}
-{@ $col_width = array(40,85, 150,65,0,45)} - - -width="{$width}" /> - - - - - - - + + + + + + diff --git a/modules/trackback/tpl/trackback_list.html b/modules/trackback/tpl/trackback_list.html index 39faf7f0d..047aa55c2 100644 --- a/modules/trackback/tpl/trackback_list.html +++ b/modules/trackback/tpl/trackback_list.html @@ -8,9 +8,6 @@
등록일자사이트명이름내용삭제
등록일자
사이트명
이름
내용
삭제
---
{$lang->enable_trackback} @@ -32,32 +29,13 @@ - -{@ $col_width = array(50,40,0,0,0,65,90,45)} - -{@ $col_width = array(50,40,0,0,0,80,90,45)} - -{@ $col_width = array(50,40,0,0,0,65,90,45)} - -{@ $col_width = array(50,40,0,0,0,65,90,45)} - -{@ $col_width = array(50,40,0,0,0,75,90,50)} - -{@ $col_width = array(50,40,0,0,0,65,90,95)} - -{@ $col_width = array(50,40,0,0,0,65,85,60)} - - - -width="{$width}" /> - - - + + - - - - - + + + + + diff --git a/modules/widget/tpl/downloaded_widget_list.html b/modules/widget/tpl/downloaded_widget_list.html index d3630e427..a7916e2a3 100644 --- a/modules/widget/tpl/downloaded_widget_list.html +++ b/modules/widget/tpl/downloaded_widget_list.html @@ -5,33 +5,14 @@
{$lang->no}
{$lang->no}
-
- @@ -66,11 +44,11 @@
{$lang->blog_name}{$lang->title}{$lang->date}{$lang->ipaddress}{$lang->cmd_move}
{$lang->blog_name}
{$lang->title}
{$lang->date}
{$lang->ipaddress}
{$lang->cmd_move}
- -{@ $col_width = array(0,50,120,80,140,70)} - -{@ $col_width = array(0,80,120,80,140,80)} - -{@ $col_width = array(0,80,120,80,140,80)} - -{@ $col_width = array(0,80,120,80,140,80)} - -{@ $col_width = array(0,60,120,75,140,110)} - -{@ $col_width = array(0,60,120,80,140,125)} - -{@ $col_width = array(0,60,120,65,140,70)} - - - -width="{$width}" /> - - - - - - - + + + + + +
{$lang->widget_name}{$lang->version}{$lang->author}{$lang->date}{$lang->path}{$lang->cmd_generate_code}
{$lang->widget_name}
{$lang->version}
{$lang->author}
{$lang->date}
{$lang->path}
{$lang->cmd_generate_code}