<{include file="file:admin_header.inc.html"}> <{if $pageNavi->getTotalItems() > 0}>
<{math equation="x + 1" x=$pageNavi->getStart()}> - <{if $pageNavi->hasNextPage()}><{$pageNavi->getNextStart()}><{else}><{$pageNavi->getTotalItems()}><{/if}> of <{$pageNavi->getTotalItems()}> Entries
<{/if}> <{foreach item=object from=$objects}> <{foreachelse}> <{/foreach}>
<{"`$constpref`_LANG_ITEM_FIELD_ID"|constant}> ">" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /> ">" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /> <{"`$constpref`_LANG_ITEM_FIELD_NAME"|constant}> ">" alt="<{$smarty.const._ASCENDING}>" title="<{$smarty.const._ASCENDING}>" /> ">" alt="<{$smarty.const._DESCENDING}>" title="<{$smarty.const._DESCENDING}>" /> <{"`$constpref`_LANG_ACTION"|constant}>
<{$object->getShow('xml')}> <{if $object->isEditing()}>   <{"`$constpref`_LANG_ITEM_EDITING"|constant}> <{/if}> <{$object->getShow('name')}> <{* " alt="<{"`$constpref`_LANG_MODIFY"|constant}>" title="<{"`$constpref`_LANG_MODIFY"|constant}>" /> *}> " alt="<{"`$constpref`_LANG_MODIFY"|constant}>" title="<{"`$constpref`_LANG_MODIFY"|constant}>" /> <{if $object->isDeletable()}> " alt="<{"`$constpref`_LANG_DELETE"|constant}>" title="<{"`$constpref`_LANG_DELETE"|constant}>" /> <{/if}>
<{"`$constpref`_MESSAGE_EMPTY"|constant}>
<{include file="file:admin_footer.inc.html"}>