{if $LSobject_list_subDn}{/if} {assign var='bis' value=false} {foreach from=$LSobject_list item=object} {if $LSobject_list_subDn}{/if} {foreachelse} {/foreach}
{if $LSobject_list_orderby == 'displayValue'}{$LSobject_list_objectname}{$LSobject_list_ordersense}{else}{$LSobject_list_objectname}{/if}{if $LSobject_list_orderby == 'subDn'}{$label_level}{$LSobject_list_ordersense}{else}{$label_level}{/if}
{$object.displayValue}{$object.subDn}
{$LSobject_list_without_result_label}
{if $LSobject_list_nbpage}

{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}
{$LSdebug_txt}
{$LSerror_txt}