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:
ChanMyeong 2012-12-27 02:37:59 +00:00
parent a0b6cbe024
commit 4bb7406ef4
4 changed files with 32 additions and 13 deletions

View file

@ -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}" />