{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle}

{trans("Name:")}  ({$tarifftag.id|string_format:"%04d"})
{trans("Description:")}
{if count($tarifftags) > 1 && $tarifftag.count}
{trans("Move tariffs to tag")}:
{/if}   {trans("Submit")} {trans("Cancel")}
{include file="tariff/tarifftagassignments.html"} {/block}