diff --git a/admin-dev/themes/default/template/header.tpl b/admin-dev/themes/default/template/header.tpl index 14565490d..36bd7b91e 100644 --- a/admin-dev/themes/default/template/header.tpl +++ b/admin-dev/themes/default/template/header.tpl @@ -297,7 +297,10 @@ {/if} {if $display_header && $is_multishop && $shop_list && ($multishop_context & Shop::CONTEXT_GROUP || $multishop_context & Shop::CONTEXT_SHOP)} -
- {l s='Multistore configuration for'} {$shop_list} -
+
+
+ +
{$shop_list}
+
+
{/if} \ No newline at end of file