{if isset($l_action_success)} {include file='overall_adm_iframe.html'}

{$l_action_success}

{/if} {if $adm_tpl=='deleteservice'} {include file='overall_adm_iframe.html'}

{$l_message1} "{$pattern_service.name}" {$l_message2} "{$pattern.name}" {$l_message3}

{elseif $adm_tpl=='deletepattern'} {include file='overall_adm_iframe.html'}

{$l_message1} "{$pattern.name}" {$l_message2}

{elseif $adm_tpl=='list'} {if empty($adm_load_pattern)}

{$lang.ADM_PATTERN}

{esia_pager divid="pager_pattern" tablesorterid="adm_pattern_table" divcss="pager" height="22px" ulclass="triList" liclass="triElement" langprint="{$lang.ADM_PRINT_BOARD}" langcolumn="{$lang.ADM_SHOW_HIDDEN_COLUMN}" icn_printer="/theme/default/images/table-print.jpg" icn_column="/theme/default/images/table-change-order.jpg" icn_columnselect="/theme/default/images/table-change-order.jpg"} {$lang.ADM_PATTERN_ADD} {/esia_pager}
{$lang.ADM_PATTERN_NAME} {$lang.ADM_PATTERN_DESCRIPTION} {$lang.ACTION}
{else} {foreach name=outer key=key item=pattern from=$list_pattern} {$pattern.name} {$pattern.description} clone {$l_adm_change} {$l_adm_delete} {/foreach} {/if} {elseif $adm_tpl=='deletedpattern'} {include file='overall_adm_iframe.html'} {elseif $adm_tpl=='duplicate'} {include file='overall_adm_iframe.html'} {else} {include file='overall_adm_iframe.html'} {if $category=='pattern'} {include file='./adm_pattern/pattern.html'} {elseif $category=='plugins'} {include file='./adm_pattern/plugins.html'} {elseif $category=='alerts'} {include file='./adm_pattern/alerts.html'} {elseif $category=='nodes'} {include file='./adm_pattern/nodes.html'} {elseif $category=='nodes_add'} {include file='./adm_pattern/nodes_add.html'} {/if} {/if}