mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
Document/Comment list tab UI changed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12439 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cbcbf82ded
commit
75b43bf07a
3 changed files with 33 additions and 23 deletions
|
|
@ -25,7 +25,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
|
|||
<i>|</i>
|
||||
<a href="{getUrl('', 'module', 'admin', 'act', 'dispDocumentAdminDeclared')}">{$lang->cmd_declared_list}</a>
|
||||
<i cond="$search_target == 'ipaddress'">|</i>
|
||||
<a href="{getUrl('search_target', 'ipaddress')}" cond="$search_target == 'ipaddress'">{$lang->ipaddress}:{$search_keyword}({number_format($total_count)})</a>
|
||||
<a href="{getUrl('search_target', 'ipaddress')}" class="active" cond="$search_target == 'ipaddress'">{$lang->ipaddress}:{$search_keyword}({number_format($total_count)})</a>
|
||||
|
||||
<div class="x_btn-group x_pull-right">
|
||||
<span class="x_btn" style="background:none;cursor:default">{$lang->document_manager}</span>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue