From 0eca3f3575de9fcac5e72bb19f4ca1b9c3374e9e Mon Sep 17 00:00:00 2001 From: zero Date: Wed, 25 Apr 2007 06:30:46 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1322 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/layout/tpl/header.html | 7 +++++-- modules/layout/tpl/index.html | 12 ++++++++---- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/modules/layout/tpl/header.html b/modules/layout/tpl/header.html index 679de63ce..50669d912 100644 --- a/modules/layout/tpl/header.html +++ b/modules/layout/tpl/header.html @@ -11,7 +11,10 @@
- style="font-weight:bold">[{$lang->cmd_layout_management}] - style="font-weight:bold">[{$lang->cmd_layout_edit}] + + {$lang->cmd_layout_management} + + {$lang->cmd_layout_edit} +
diff --git a/modules/layout/tpl/index.html b/modules/layout/tpl/index.html index 3ccc941e6..18a884648 100644 --- a/modules/layout/tpl/index.html +++ b/modules/layout/tpl/index.html @@ -24,6 +24,8 @@ {$lang->layout} {$lang->title} {$lang->regdate} + {$lang->cmd_layout_management} + {$lang->cmd_layout_edit} {$lang->cmd_delete} @@ -36,14 +38,16 @@ (module) + {htmlspecialchars($val->title)} + {zdate($val->regdate,"Y-m-d")} - {htmlspecialchars($val->title)} - - {htmlspecialchars($val->title)} + {$lang->cmd_layout_management} - {zdate($val->regdate,"Y-m-d")} + + {$lang->cmd_layout_edit} + {$lang->cmd_delete}