mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
Document, Comment UI cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12041 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
86011ab063
commit
1367687ee7
6 changed files with 193 additions and 203 deletions
|
|
@ -2,9 +2,3 @@
|
|||
<div class="x_page-header">
|
||||
<h1>{$lang->comment} {$lang->cmd_management}</h1>
|
||||
</div>
|
||||
<div class="x_tabbable">
|
||||
<ul class="x_nav x_nav-tabs">
|
||||
<li <!--@if($act=='dispCommentAdminList')-->class="x_active"<!--@end-->><a href="{getUrl('act','dispCommentAdminList')}">{$lang->comment_list}</a></li>
|
||||
<li <!--@if($act=='dispCommentAdminDeclared')-->class="x_active"<!--@end-->><a href="{getUrl('act','dispCommentAdminDeclared')}">{$lang->cmd_declared_list}</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue