Sligth text modification.
authorStéphane Jacob <sj@m4x.org>
Thu, 28 Apr 2011 17:36:14 +0000 (19:36 +0200)
committerStéphane Jacob <sj@m4x.org>
Thu, 28 Apr 2011 17:36:14 +0000 (19:36 +0200)
Signed-off-by: Stéphane Jacob <sj@m4x.org>
templates/xnet/edit.tpl
templates/xnetgrp/membres-add.tpl
templates/xnetgrp/membres-edit.tpl

index 30d2d50..6ff06fe 100644 (file)
@@ -78,7 +78,7 @@
       <td colspan="2">
         <span id="make_X_cb">
           <input type="checkbox" name="is_x" id="is_x" onclick="$('#make_X_cb').hide(); $('#make_X_login').show()" />
-          <label for="is_x">cochez cette case si vous êtes en fait un X</label>
+          <label for="is_x">cochez cette case si vous êtes en fait un X ou un master ou doctorant de l'X</label>
         </span>
         <span id="make_X_login" style="display: none">
           <span class="titre">Identifiant (prenom.nom.promo)&nbsp;:</span>
index 33e0d09..e1f7e36 100644 (file)
@@ -80,7 +80,7 @@ function searchX()
       <td colspan="2">
         <input type="checkbox" id="x" name="x" onchange="xStateChange(this);" />
         {* TODO: adapts text for masters and doctorates when required. *}
-        <label for="x">Coche cette case s'il s'agit d'un X non inscrit à Polytechnique.org.</label>
+        <label for="x">Coche cette case s'il s'agit d'un X ou un master ou doctorant de l'X non inscrit à Polytechnique.org.</label>
       </td>
     </tr>
     <tr id="xnom" style="display: none">
index c7ac026..f616a56 100644 (file)
       <td colspan="2">
         <span id="make_X_cb">
           <input type="checkbox" name="is_x" id="is_x" onclick="showXInput(this);" onchange="showXInput(this);" />
-          <label for="is_x">coche cette case s'il s'agit d'un X</label>
+          <label for="is_x">coche cette case s'il s'agit d'un X ou un master ou doctorant de l'X</label>
         </span>
         <span id="make_X_login" style="display: none">
           <span class="titre">Identifiant (prenom.nom.promo)&nbsp;:</span>