diff --git a/modules/blog/skins/default/list.html b/modules/blog/skins/default/list.html index 3a760e4e6..9631e5453 100644 --- a/modules/blog/skins/default/list.html +++ b/modules/blog/skins/default/list.html @@ -1,7 +1,7 @@ -
+
@@ -16,7 +16,7 @@ -
+
[{$lang->first_page}] diff --git a/modules/blog/skins/default/view_document.html b/modules/blog/skins/default/view_document.html index 7556dc1f1..cd4d4f2b4 100644 --- a/modules/blog/skins/default/view_document.html +++ b/modules/blog/skins/default/view_document.html @@ -11,6 +11,16 @@

{htmlspecialchars($document->title)}

+
+
+ {zdate($document->regdate,"Y-m-d H:i:s")} +
+ + +
+
@@ -19,13 +29,6 @@
- - -
- {zdate($document->regdate,"Y-m-d H:i:s")} -
@@ -33,29 +36,33 @@
-
{$document->content}
+
{$document->content}
- -
- {$lang->trackback_url} : {getUrl()}trackback/{$document->document_srl} -
- +
+ +
+ {$lang->tag} : + + {htmlspecialchars($val)} + +
+ - -
- {$lang->tag} : - - {htmlspecialchars($val)} + +
+ {$lang->trackback_url} : {getUrl()}trackback/{$document->document_srl} +
- -
- {$lang->uploaded_file} : +
+
{$lang->uploaded_file}
+