diff --git a/ecrire/inc/barre.php b/ecrire/inc/barre.php index 172c83cad58fa98f1c5f9d12b3da5758fd61db9d..7530ab242e837fd359b7bf773cc0524e91ecab10 100644 --- a/ecrire/inc/barre.php +++ b/ecrire/inc/barre.php @@ -22,9 +22,9 @@ function bouton_barre_racc($action, $img, $help, $champhelp) { ."\" class='spip_barre' tabindex='1000'\ntitle=\"" . $a ."\"" - .(!_DIR_RESTREINT ? '' : "\nonMouseOver=\"helpline('" + .(!_DIR_RESTREINT ? '' : "\nonmouseover=\"helpline('" .addslashes($a) - ."',$champhelp)\"\nonMouseOut=\"helpline('" + ."',$champhelp)\"\nonmouseout=\"helpline('" .attribut_html(_T('barre_aide')) ."', $champhelp)\"") ."><img\nsrc='" diff --git a/ecrire/inc/filtres.php b/ecrire/inc/filtres.php index e9accee4932eec4bc4530e6df96610912dcc34bc..b03d2fa8a76129d092c150c30694bdcb5919cdac 100644 --- a/ecrire/inc/filtres.php +++ b/ecrire/inc/filtres.php @@ -2617,7 +2617,7 @@ id='textarea_$num_textarea' onselect='storeCaret(this);' onclick='storeCaret(this);' onkeyup='storeCaret(this);' -ondbclick='storeCaret(this);'>$texte</textarea>"; +ondblclick='storeCaret(this);'>$texte</textarea>"; } // comme in_array mais renvoie son 3e arg si le 2er arg n'est pas un tableau diff --git a/ecrire/inc/layer.php b/ecrire/inc/layer.php index f2f4d2ee5aadd8e51921befca4aa1c400e45ea3e..8b8736392ec3038c50f6e066f41d34d0066bb6c0 100644 --- a/ecrire/inc/layer.php +++ b/ecrire/inc/layer.php @@ -195,7 +195,7 @@ $GLOBALS['browser_caret'] = (!$GLOBALS['browser_barre'] ? '' : " onselect='storeCaret(this);' onclick='storeCaret(this);' onkeyup='storeCaret(this);' -ondbclick='storeCaret(this);'"); +ondblclick='storeCaret(this);'"); // Hack pour forcer largeur des formo/forml sous Mozilla >= 1.7 // meme principe que le behavior win_width.htc pour MSIE diff --git a/formulaires/formulaire_recherche.html b/formulaires/formulaire_recherche.html index 613f1eb2e415da4e5285c1c49912bf89e526026d..5a7215df830275724279bf04df3c1fe084206757 100644 --- a/formulaires/formulaire_recherche.html +++ b/formulaires/formulaire_recherche.html @@ -1,5 +1,4 @@ <div class="formulaire_spip formulaire_recherche"> -<a name="formulaire_recherche" id="formulaire_recherche"></a> <form action="[(#ENV{lien})]" method="get"> [(#ENV{lien}|form_hidden)]