Allows research on NL subscription using UFC_NLSubscribed.
[platal.git] / templates / register / step1.tpl
index dd44fc2..2feeace 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2010 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2011 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -48,9 +48,9 @@
       </td>
       <td>
         <select name="edu_type">
-          <option value="X" selected="selected">polytechnicienne</option>
-          <option value="M">master</option>
-          <option value="D">doctorat</option>
+          <option value="{#Profile::DEGREE_X#}" selected="selected">polytechnicienne</option>
+          <option value="{#Profile::DEGREE_M#}">master</option>
+          <option value="{#Profile::DEGREE_D#}">doctorat</option>
         </select>
       </td>
     </tr>