From 755e5dbda67cca7dadd741ba3a1349f49694a2bd Mon Sep 17 00:00:00 2001 From: nPellicari Date: Wed, 29 Feb 2012 09:21:05 +0000 Subject: [PATCH] [*] MO : updated modules for mobile theme git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13718 b9a71923-0436-4b27-9f14-aed3839534dd --- .../templates/hook}/blockmobilenewsletter.tpl | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) rename modules/blocknewsletter/{ => views/templates/hook}/blockmobilenewsletter.tpl (80%) diff --git a/modules/blocknewsletter/blockmobilenewsletter.tpl b/modules/blocknewsletter/views/templates/hook/blockmobilenewsletter.tpl similarity index 80% rename from modules/blocknewsletter/blockmobilenewsletter.tpl rename to modules/blocknewsletter/views/templates/hook/blockmobilenewsletter.tpl index 6061b4f4f..35cc2a63d 100644 --- a/modules/blocknewsletter/blockmobilenewsletter.tpl +++ b/modules/blocknewsletter/views/templates/hook/blockmobilenewsletter.tpl @@ -28,16 +28,18 @@

{l s="Newsletter" mod="blocknewletter"}

-
+ {if isset($msg) && $msg} +

{$msg}

+ {/if} +
-
- -
+ +
\ No newline at end of file