2006 => 2007 Happy New Year\!
[platal.git] / templates / search / adv.form.tpl
index 881ebd2..3dece6e 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2006 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2007 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
     </tr>
     <tr>
       <td>Région ou département</td>
-      <td>
-        <select name="region" id="region">
+      <td id="region">
         {if $smarty.request.region}
           {assign var="region" value=$smarty.request.region}
         {else}
           {assign var="region" value=""}
         {/if}
         {include file="search/adv.region.form.tpl" country=$smarty.request.country}
-        </select>
       </td>
     </tr>
     <tr>
     </tr>
     <tr>
       <td></td>
-      <td>
-        <select name="diploma" id="grade">
-          {include file="search/adv.grade.form.tpl" grade=$smarty.request.diploma}
-        </select>
+      <td id="grade">
+        {include file="search/adv.grade.form.tpl" grade=$smarty.request.diploma}
       </td>
     </tr>
     <tr>