XHTML
authorx2000bedo <x2000bedo>
Tue, 31 Aug 2004 00:00:28 +0000 (00:00 +0000)
committerx2000bedo <x2000bedo>
Tue, 31 Aug 2004 00:00:28 +0000 (00:00 +0000)
templates/search.form.tpl

index 8f1cc67..d70197f 100644 (file)
           {else}
             {assign var="region" value=""}
           {/if}
+          {if $smarty.request.pays neq ""}
           {geoloc_region pays=$smarty.request.pays region=$region}
+          {else}
+          <option value=""></option>
+          {/if}
           </select>
         </td>
       </tr>