| Current Path : /var/www/html/ajay/phpwebsite-1.8.x/mod/checkin/templates/ |
| Current File : /var/www/html/ajay/phpwebsite-1.8.x/mod/checkin/templates/staff.tpl |
{ADD_STAFF}
<table width="100%" cellpadding="5" cellspacing="0">
<tr>
<th>{VIEW_ORDER_SORT}</th>
<th>{DISPLAY_NAME_SORT}</th>
<th>{LNAME_FILTER_SORT}</th>
<th> </th>
</tr>
<!-- BEGIN listrows -->
<tr>
<td>{VIEW_ORDER}</td>
<td>{DISPLAY_NAME}</td>
<td>{FILTER_INFO}</td>
<td>{ACTION}</td>
</tr>
<!-- END listrows -->
</table>
{EMPTY_MESSAGE}
<div class="align-center">{TOTAL_ROWS}<br />
{PAGE_LABEL} {PAGES}<br />
{LIMIT_LABEL} {LIMITS}</div>
<div class="align-right">{SEARCH}</div>