mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 10:11:38 +09:00
Issue 2378: Admin UI Refactoring - Advanced - Easy Install
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11609 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
729fd12891
commit
2d4b235146
1 changed files with 2 additions and 2 deletions
|
|
@ -23,8 +23,8 @@
|
|||
<a href="{getUrl('order_target','popular','order_type',$_popular_order_type)}">{$lang->order_popular}<!--@if($order_target == 'popular')--><i class="<!--@if($_newest_order_type == 'asc')-->x_icon-arrow-down<!--@else-->x_icon-arrow-up<!--@end-->">{$_newest_order_type}</i><!--@end--></a></li>
|
||||
</div>
|
||||
<div class="x_btn-group x_pull-right x_nav">
|
||||
<button id="__btn_simple" class="x_btn x_active">{$lang->simple_view}</button>
|
||||
<button id="__btn_detail" class="x_btn">{$lang->detail_view}</button>
|
||||
<button id="__btn_simple" class="x_btn x_btn-mini x_active">{$lang->simple_view}</button>
|
||||
<button id="__btn_detail" class="x_btn x_btn-mini">{$lang->detail_view}</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue