Ignore:
Timestamp:
12/04/13 17:33:53 (10 years ago)
Author:
Kris Deugau
Message:

/trunk

Trivial UI tweak for long lists; copy the first/prev/next/last/all
construct to the bottom of the page. Make a few nearby cleanups for
consistency while we're nearby.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/useradmin.tmpl

    r493 r538  
    4848</tr>
    4949</TMPL_LOOP>
     50<tr><td colspan="6" align="center"><TMPL_INCLUDE NAME="fpnla.tmpl"></td></tr>
    5051<TMPL_ELSE>
    51 <tr><td colspan="6">No users found</td></tr>
     52<tr><td colspan="6" align="center">No users found</td></tr>
    5253</TMPL_IF>
    5354</table>
Note: See TracChangeset for help on using the changeset viewer.