diff --git a/modules/file/tpl/file_list.html b/modules/file/tpl/file_list.html
index f2c3b6112..7c636a01d 100644
--- a/modules/file/tpl/file_list.html
+++ b/modules/file/tpl/file_list.html
@@ -32,7 +32,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
- | {$lang->file} |
+ {$lang->file} |
{$lang->file_size} |
{$lang->cmd_download} |
{$lang->author} |
@@ -44,7 +44,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
- | {$lang->file} |
+ {$lang->file} |
{$lang->file_size} |
{$lang->cmd_download} |
{$lang->author} |
@@ -67,7 +67,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
{@ $cur_upload_target_srl = $val->upload_target_srl}
- |
+ |
{$lang->is_valid}
@@ -90,7 +90,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
- | {htmlspecialchars($val->source_filename)} |
+ {htmlspecialchars($val->source_filename)} |
{FileHandler::filesize($val->file_size)} |
{$val->download_count} |
@@ -110,39 +110,12 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
-
+
+ {$lang->file_manager}...
+
-
-
-
+
+
+
+ {$lang->cmd_cancel}
+
+
+
|