mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
Trackback list modal UX enhancement.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12474 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a0b6cbe024
commit
4bb7406ef4
4 changed files with 32 additions and 13 deletions
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<table class="x_table x_table-striped x_table-hover">
|
||||
<caption>
|
||||
Total <strong>{number_format($total_count)}</strong>, Page <strong>{number_format($page)}</strong>/{number_format($total_page)}
|
||||
<strong>Total: {number_format($total_count)}, Page: {number_format($page)}/{number_format($total_page)}</strong>
|
||||
<form action="./" method="get" no-error-return-url="true" class="x_pull-right"style="margin:0;height:26px">
|
||||
<input type="hidden" name="module" value="{$module}" />
|
||||
<input type="hidden" name="act" value="{$act}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue