From 9f9d0fcb157cf099fd8e9618efa9d9bd7105ae10 Mon Sep 17 00:00:00 2001 From: aFolletete Date: Wed, 8 Feb 2012 14:17:12 +0000 Subject: [PATCH] // fixed bug #PSTEST-578 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13127 b9a71923-0436-4b27-9f14-aed3839534dd --- .../themes/default/template/controllers/shipping/content.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin-dev/themes/default/template/controllers/shipping/content.tpl b/admin-dev/themes/default/template/controllers/shipping/content.tpl index 2a56f09a7..ce2c25433 100644 --- a/admin-dev/themes/default/template/controllers/shipping/content.tpl +++ b/admin-dev/themes/default/template/controllers/shipping/content.tpl @@ -34,7 +34,7 @@ {l s='You only have free carriers, there is no need to configure your delivery prices.'} {else} {l s='Carrier:'} - {foreach $carriers AS $carrier} {/foreach}