Content list tab UI changed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12441 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2012-12-20 07:07:30 +00:00
parent 16b193f794
commit ef66d3b548
7 changed files with 15 additions and 25 deletions

View file

@ -12,7 +12,7 @@ xe.lang.msg_empty_search_keyword = '{$lang->msg_empty_search_keyword}';
</div>
<table width="100%" id="trackbackListTable" class="x_table x_table-striped x_table-hover">
<caption>
All({number_format($total_count)})
<strong>{$lang->all}({number_format($total_count)})</strong>
<span class="x_pull-right">
<a href="#listManager" class="x_btn modalAnchor" onclick="getTrackbackList();">{$lang->trackback_manager}</a>
</span>