From fe79ceccc1dfa426f5ee18d798edda32370d6d8f Mon Sep 17 00:00:00 2001 From: =?utf8?q?St=C3=A9phane=20Jacob?= Date: Sat, 27 Jun 2009 16:05:58 +0200 Subject: [PATCH] Ooops, cf ad75c91. --- templates/skin/common.title.header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/skin/common.title.header.tpl b/templates/skin/common.title.header.tpl index 39b9f51..78259bb 100644 --- a/templates/skin/common.title.header.tpl +++ b/templates/skin/common.title.header.tpl @@ -36,8 +36,8 @@ value="{$smarty.request.quick|default:"Recherche dans l'annuaire"}" onfocus="if (this.value === 'Recherche dans l\'annuaire') this.value=''; $('#quick_button').show()" - onblur="if (this.value === '') this.value='{$smarty.request.quick|default:"Recherche dans l'annuaire"|escape:javascript}' - $('#quick_button').hide()"/> + onblur="if (this.value === '') this.value='{$smarty.request.quick|default:"Recherche dans l'annuaire"|escape:javascript}'" + />