{if $action == 'add'}

{$lang.SEARCH}

{$lang.ADM_NODE_ADD_SERVICE_TIPS}

{$lang.ADM_NODE_ADD_SERVICE_BYTYPE}
{$lang.ADM_NODE_ADD_SERVICE_BYMANUFACTURER}

{$lang.PLUGINS}

{foreach name=outer item=plugin from=$list_plugins}
{$lang.NAME}: {$plugin.common}
{$lang.ADM_PLUGIN_NAME}: {$plugin.name}
{$lang.TYPE}: {$plugin.type}
{$lang.TAG}: {$plugin.tag}
{/foreach}
{elseif $action=='modif'}

{$title}

{if $isExecNow == true} {/if}
{$lang.ADM_PLUGIN_SERVICE}
{$lang.ADM_PLUGIN_PARAMETER_PATTERN}
{$lang.ADM_NODE_ADD_SERVICE_EXECUTE_SERVICE}
{if $service.html_template!=""} {/if} {if isset($addFormBottom)} {$addFormBottom} {/if}
{if !empty($backUrl)} {/if}
{else} {include file='no_access.html' no_header=1} {/if}