%{if $TPL neq 'ajax'}%

%{$_|lang:'_BUTTON_LIST'}%

%{$_|lang:'_CHANGE_POSITION'}% %{$_|lang:'_MOVE_BUTTON'}%
%{'PluginPanelLang'|plugin:'list'}%
%{/if}% %{if $items}%
%{$_|lang:'_MAIN_BUTTON'}%
%{foreach from=$items item="item"}%
  %{assign var="title" value=$item|select_lang:'lang_title':'current'}% %{'_EDIT'|lang}% %{$title}% %{if $item.id_sm_articles}% » %{$item.id_sm_articles|slownik:'ArticlesList':'value'}% %{else}% %{if $item.url}% » %{$item.url}%%{/if}% %{/if}% %{if $item.products_count and $_|get_val:'Page':'SHOP'}% » %{'_PRODUCTS'|lang}% (%{$item.products_count}%) %{/if}%
%{if ($item.depth+1) lt $MENU.depth or not $MENU.depth}% %{$_|lang:'_ADD_BUTTON'}% %{else}% %{/if}% %{$_|lang:'_PREVIEW'}% %{$_|lang:'_EDIT'}% %{$_|lang:'_DELETE'}%
 
%{if $item.child}%%{'PluginPanelTree'|plugin:$item.child}%%{/if}%
%{/foreach}%

%{$_|lang:'_ADD_BUTTON_LONG'}%

%{else}%

%{$_|lang:'_NO_RESULTS'}%   %{$_|lang:'_ADD_BUTTON'}%

%{/if}% %{if $TPL neq 'ajax'}%
%{/if}%