-
-
-
- Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
-
-
- | {$lang->no} |
- {$lang->document} |
- {$lang->trash_nick_name} |
- {$lang->trash_date} |
- {$lang->ipaddress} |
- {$lang->trash_description} |
- {$lang->cmd_restore} |
-
-
-
-
-
- | {$no} |
-
- {$oDocument->getTitle()}
-
-
- [{$oDocument->getCommentCount()}]
-
-
-
- [{$oDocument->getTrackbackCount()}]
-
- |
- {htmlspecialchars($oDocument->get('trash_nick_name'))} |
- {zdate($oDocument->get('trash_date'), "Y-m-d H:i:s")} |
- {$oDocument->get('ipaddress')} |
- {$oDocument->get('trash_description')} |
- |
-
-
-
-
-
+
+ Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
+
+
+ | {$lang->no} |
+ {$lang->document} |
+ {$lang->trash_nick_name} |
+ {$lang->trash_date} |
+ {$lang->ipaddress} |
+ {$lang->trash_description} |
+ {$lang->cmd_restore} |
+
+
+
+
+
+ | {$no} |
+
+ {$oDocument->getTitle()}
+
+
+ [{$oDocument->getCommentCount()}]
+
+
+
+ [{$oDocument->getTrackbackCount()}]
+
+ |
+ {htmlspecialchars($oDocument->get('trash_nick_name'))} |
+ {zdate($oDocument->get('trash_date'), "Y-m-d H:i:s")} |
+ {$oDocument->get('ipaddress')} |
+ {$oDocument->get('trash_description')} |
+ |
+
+
+
+
diff --git a/modules/document/tpl/extra_keys.html b/modules/document/tpl/extra_keys.html
index c7e800485..ebe9e29ef 100644
--- a/modules/document/tpl/extra_keys.html
+++ b/modules/document/tpl/extra_keys.html
@@ -18,50 +18,48 @@
{$lang->extra_vars} {$selected_var_idx}
-
+
@@ -74,47 +72,45 @@
{$lang->extra_vars}
-
-
-
-
- | {$lang->no} |
- {$lang->eid} |
- {$lang->column_name} |
- {$lang->column_type} |
- {$lang->is_required} |
- {$lang->cmd_search} |
- |
-
-
-
-
-
- | {$val->idx} |
- {$val->eid} |
- {$val->name} |
- {$lang->column_type_list[$val->type]} |
- {$lang->is_required}N |
- {$lang->search_target}N |
-
- {$lang->cmd_move_up}
- {$lang->cmd_move_down}
- {$lang->cmd_modify}...
- {$lang->cmd_delete}
- |
-
-
- | {$lang->default_value} |
- {$val->default} |
-
-
- | {$lang->description} |
- {$val->desc} |
-
-
-
-
-
+
+
+
+ | {$lang->no} |
+ {$lang->eid} |
+ {$lang->column_name} |
+ {$lang->column_type} |
+ {$lang->is_required} |
+ {$lang->cmd_search} |
+ |
+
+
+
+
+
+ | {$val->idx} |
+ {$val->eid} |
+ {$val->name} |
+ {$lang->column_type_list[$val->type]} |
+ {$lang->is_required}N |
+ {$lang->search_target}N |
+
+ {$lang->cmd_move_up}
+ {$lang->cmd_move_down}
+ {$lang->cmd_modify}...
+ {$lang->cmd_delete}
+ |
+
+
+ | {$lang->default_value} |
+ {$val->default} |
+
+
+ | {$lang->description} |
+ {$val->desc} |
+
+
+
+
diff --git a/modules/document/tpl/header.html b/modules/document/tpl/header.html
index 58d89c400..8768ce297 100644
--- a/modules/document/tpl/header.html
+++ b/modules/document/tpl/header.html
@@ -1,9 +1,9 @@
{$lang->document} {$lang->cmd_management}
-
+
+ {$lang->document_list}
+ |
+ {$lang->cmd_module_config}
+ |
+ {$lang->cmd_declared_list}
+
\ No newline at end of file
diff --git a/modules/document/tpl/saved_list_popup.html b/modules/document/tpl/saved_list_popup.html
index f53460bba..0ee01fbf9 100644
--- a/modules/document/tpl/saved_list_popup.html
+++ b/modules/document/tpl/saved_list_popup.html
@@ -1,28 +1,26 @@
{$lang->cmd_view_saved_document}
-
-
+
Total : {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}
-
-
- | {$lang->date} |
- {$lang->title} |
- {$lang->cmd_select} |
-
-
-
-
-
- | {$val->getRegdate("Y-m-d H:i:s")} |
- {$val->getTitle()}
- {$val->getContent(false)}
- |
- {$lang->cmd_select} |
-
-
-
+
+
+ | {$lang->date} |
+ {$lang->title} |
+ {$lang->cmd_select} |
+
+
+
+
+
+ | {$val->getRegdate("Y-m-d H:i:s")} |
+ {$val->getTitle()}
+ {$val->getContent(false)}
+ |
+ {$lang->cmd_select} |
+
+
+
-