From: x2000bedo Date: Tue, 31 Aug 2004 00:00:28 +0000 (+0000) Subject: XHTML X-Git-Tag: xorg/old~1667 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=aed8df3ef757e57876d4ae992235eddf94240318;p=platal.git XHTML --- diff --git a/templates/search.form.tpl b/templates/search.form.tpl index 8f1cc67..d70197f 100644 --- a/templates/search.form.tpl +++ b/templates/search.form.tpl @@ -78,7 +78,11 @@ {else} {assign var="region" value=""} {/if} + {if $smarty.request.pays neq ""} {geoloc_region pays=$smarty.request.pays region=$region} + {else} + + {/if}