{include file='top.tpl'}
{if $LSobject_list_orderby == 'displayName'}{$LSobject_list_objectname}{else}{$LSobject_list_objectname}{/if} | {if $LSobject_list_subDn}{if $LSobject_list_orderby == 'subDn'}{$label_level}{else}{$label_level}{/if} | {/if}{$_Actions} |
---|---|---|
{$object.displayName} | {if $LSobject_list_subDn}{$object.subDn} | {/if}{if $object.actions!=''} {foreach from=$object.actions item=item} {/foreach} {/if} |
{$LSobject_list_without_result_label} |
{section name=listpage loop=$LSobject_list_nbpage step=1} {if $LSobject_list_currentpage == $smarty.section.listpage.index} {$LSobject_list_currentpage+1} {else} {$smarty.section.listpage.index+1} {/if} {/section}
{/if} {include file='bottom.tpl'}