mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1223 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
278580cdda
commit
7028e539e1
34 changed files with 227 additions and 194 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!--%import("js/board.js")-->
|
||||
<!--%import("js/blog.js")-->
|
||||
{$module_info->header_text}
|
||||
|
||||
<!-- 게시판 정보 -->
|
||||
<!-- 정보 -->
|
||||
<div>
|
||||
<!--@if($total_count)-->
|
||||
{$lang->document_count} : {number_format($total_count)},
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
<!--@end-->
|
||||
|
||||
<!--@if($logged_info->is_admin =='Y')-->
|
||||
<a href="{getUrl('act','dispBoardAdminBoardInfo')}">[{$lang->cmd_management}]</a>
|
||||
<a href="{getUrl('act','dispBlogAdminBlogInfo')}">[{$lang->cmd_management}]</a>
|
||||
<!--@end-->
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue