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/grpman.tmpl

    r493 r538  
    4646</tr>
    4747</TMPL_LOOP>
     48<tr><td colspan="6" align="center"><TMPL_INCLUDE NAME="fpnla.tmpl"></td></tr>
    4849<TMPL_ELSE>
    49 <tr><td colspan="5" align="center">No groups found</td></tr>
     50<tr><td colspan="6" align="center">No groups found</td></tr>
    5051</TMPL_IF>
    5152</table>
Note: See TracChangeset for help on using the changeset viewer.