projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ccfd8f
)
Fixes search on locality modification.
author
Stéphane Jacob
<sj@m4x.org>
Thu, 19 May 2011 17:41:50 +0000
(19:41 +0200)
committer
Sté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
patch
|
blob
|
blame
|
history
diff --git
a/templates/search/adv.form.tpl
b/templates/search/adv.form.tpl
index
3806eb7
..
ba7e7a5
100644
(file)
--- a/
templates/search/adv.form.tpl
+++ b/
templates/search/adv.form.tpl
@@
-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.locality
Txt
}" /></td>
</tr>
<tr id="locality_list">
<td>Ville</td>