Fix smarty escaping problem in common skin
authorRaphaël Barrois <raphael.barrois@polytechnique.org>
Tue, 26 Oct 2010 21:51:34 +0000 (23:51 +0200)
committerRaphaël Barrois <raphael.barrois@polytechnique.org>
Tue, 26 Oct 2010 21:51:34 +0000 (23:51 +0200)
Signed-off-by: Raphaël Barrois <raphael.barrois@polytechnique.org>
templates/skin/common.title.header.tpl

index 64e6bfd..3b23082 100644 (file)
@@ -33,7 +33,7 @@
                 {if t($smarty.request.quick)}
                   {assign var=requestQuick value=$smarty.request.quick}
                 {else}
-                  {assign var=requestQuick value="Recherche dans l'annuaire"}
+                  {assign var=requestQuick value='Recherche dans l\'annuaire'}
                 {/if}
                 <form action="search" method="get">
                     <div>