Fixes search on locality modification.
authorStéphane Jacob <sj@m4x.org>
Thu, 19 May 2011 17:41:50 +0000 (19:41 +0200)
committerStéphane Jacob <sj@m4x.org>
Thu, 19 May 2011 17:41:50 +0000 (19:41 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/search/adv.form.tpl

index 3806eb7..ba7e7a5 100644 (file)
@@ -479,7 +479,7 @@ function cleanForm(f) {
     </tr>
     <tr id="locality_text">
       <td>Ville</td>
-      <td><input type="text" class="autocomplete" name="localityTxt" size="32" value="{$smarty.request.locality}" /></td>
+      <td><input type="text" class="autocomplete" name="localityTxt" size="32" value="{$smarty.request.localityTxt}" /></td>
     </tr>
     <tr id="locality_list">
       <td>Ville</td>