diff --git a/modules/blog/skins/default/comment.html b/modules/blog/skins/default/comment.html deleted file mode 100644 index 461e5d764..000000000 --- a/modules/blog/skins/default/comment.html +++ /dev/null @@ -1,63 +0,0 @@ - - - - - - -
| {$lang->date} | -{zdate($val->regdate, "Y-m-d H:i:s")} | -
|---|---|
| {$lang->writer} | -{htmlspecialchars($val->nick_name)} |
-
| {$lang->homepage} | -{htmlspecialchars($val->homepage)} | -
| {$lang->content} | -{$val->content} | -
| ipaddress | -{$val->ipaddress} | -
| {$lang->uploaded_file} | -
-
- {$file->source_filename} ({FileHandler::filesize($file->file_size)}) ({number_format($file->download_count)})
-
- |
-
| - [{$lang->cmd_reply}] - - [{$lang->cmd_modify}] - [{$lang->cmd_delete}] - - | -|
| {$lang->date} | -{$source_comment->regdate} | -
|---|---|
| {$lang->writer} | -{htmlspecialchars($source_comment->nick_name)} |
-
| {$lang->content} | -{$source_comment->content} | -
| '+text+''+document_count_text+' |
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-| {$lang->title} | -{$val->title} | -
|---|---|
| {$lang->date} | -{zdate($val->regdate, "Y-m-d H:i:s")} | -
| {$lang->blog_name} | -{$val->blog_name} | -
| {$lang->excerpt} | -{nl2br($val->excerpt)} | -
| ipaddress | -{$val->ipaddress} | -
| - [{$lang->cmd_delete}] - | -|