[*] TR : #PSCFV-3999 : change string "multishop" by "multistore" in BO
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17278 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -344,7 +344,7 @@ echo '
|
||||
if (Shop::isFeatureActive())
|
||||
{
|
||||
echo '<div class="multishop_toolbar">
|
||||
<span class="text_multishop">'.translate('Multishop configuration for').'</span>'.
|
||||
<span class="text_multishop">'.translate('Multistore configuration for').'</span>'.
|
||||
Helper::renderShopList();
|
||||
echo '</div>';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user