From b1a839263df193e5ea9c357a3e662b8b82af6bef Mon Sep 17 00:00:00 2001 From: vAugagneur Date: Mon, 22 Apr 2013 09:48:30 +0200 Subject: [PATCH] [*] Modules : use jQuery in blocknewsletter to remove @todo comment - thanks @romainberger --- .../views/templates/hook/blocknewsletter.tpl | 33 ++++++++++++------- .../blocknewsletter/blocknewsletter.tpl | 30 +++++++++++++---- 2 files changed, 45 insertions(+), 18 deletions(-) diff --git a/modules/blocknewsletter/views/templates/hook/blocknewsletter.tpl b/modules/blocknewsletter/views/templates/hook/blocknewsletter.tpl index ff25df34b..db017dadf 100644 --- a/modules/blocknewsletter/views/templates/hook/blocknewsletter.tpl +++ b/modules/blocknewsletter/views/templates/hook/blocknewsletter.tpl @@ -33,20 +33,31 @@ {/if}

- {* @todo use jquery (focusin, focusout) instead of onblur and onfocus *} - - - + +

+ + \ No newline at end of file diff --git a/themes/default/modules/blocknewsletter/blocknewsletter.tpl b/themes/default/modules/blocknewsletter/blocknewsletter.tpl index b1fc6ca97..24d94f59f 100644 --- a/themes/default/modules/blocknewsletter/blocknewsletter.tpl +++ b/themes/default/modules/blocknewsletter/blocknewsletter.tpl @@ -24,6 +24,7 @@ *} +

{l s='Newsletter' mod='blocknewsletter'}

@@ -32,16 +33,31 @@ {/if}

- {* @todo use jquery (focusin, focusout) instead of onblur and onfocus *} - - + +

+ +