From 62d47289e0f955bdd57662e33f66f6e4a13052fa Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 26 Apr 2007 09:44:15 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1355 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/blog/skins/default/view_document.html | 21 +++++++++---------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/modules/blog/skins/default/view_document.html b/modules/blog/skins/default/view_document.html index 61e456b67..7556dc1f1 100644 --- a/modules/blog/skins/default/view_document.html +++ b/modules/blog/skins/default/view_document.html @@ -3,11 +3,20 @@
{$lang->category} : {$category_list[$document->category_srl]->title} +
- {htmlspecialchars($document->title)} +

{htmlspecialchars($document->title)}

+
+ + +
+ + [{$lang->cmd_modify}] + [{$lang->cmd_delete}] +
- -
- [{$lang->cmd_list}] - - - [{$lang->cmd_modify}] - [{$lang->cmd_delete}] - -
-
{$lang->comment} : {count($document->comment_list)},