diff --git a/modules/blog/tpl/index.html b/modules/blog/tpl/index.html index c4aebcd9f..b860e46a0 100644 --- a/modules/blog/tpl/index.html +++ b/modules/blog/tpl/index.html @@ -56,8 +56,8 @@ {$val->skin} {$val->admin_id} {zdate($val->regdate,"Y-m-d")} - {$lang->cmd_view} - {$lang->cmd_delete} + {$lang->cmd_view} + {$lang->cmd_delete} diff --git a/modules/board/tpl/category_list.html b/modules/board/tpl/category_list.html index 4a1c9774c..935744953 100644 --- a/modules/board/tpl/category_list.html +++ b/modules/board/tpl/category_list.html @@ -31,12 +31,12 @@ {htmlspecialchars($category_info->title)} {zdate($category_info->last_update,"Y-m-d H:i:s")} - {$lang->cmd_modify} + {$lang->cmd_modify} {$lang->cmd_move_up} {$lang->cmd_move_down} - {$lang->cmd_delete} + {$lang->cmd_delete} diff --git a/modules/board/tpl/grant_list.html b/modules/board/tpl/grant_list.html index ee5ea141f..f96aa9cfa 100644 --- a/modules/board/tpl/grant_list.html +++ b/modules/board/tpl/grant_list.html @@ -29,8 +29,8 @@ - {$lang->cmd_select_all} - {$lang->cmd_unselect_all} + {$lang->cmd_select_all} + {$lang->cmd_unselect_all} diff --git a/modules/board/tpl/index.html b/modules/board/tpl/index.html index e86ea1989..780dac50f 100644 --- a/modules/board/tpl/index.html +++ b/modules/board/tpl/index.html @@ -54,8 +54,8 @@ {$val->skin} {$val->admin_id} {zdate($val->regdate,"Y-m-d")} - {$lang->cmd_view} - {$lang->cmd_delete} + {$lang->cmd_view} + {$lang->cmd_delete}