{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}|
---|---|---|
{$object.displayName} | {if $LSobject_list_subDn}{$object.subDn} | {/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}