css simplifications, xhtml
authorx2000habouzit <x2000habouzit>
Mon, 30 Aug 2004 12:18:39 +0000 (12:18 +0000)
committerx2000habouzit <x2000habouzit>
Mon, 30 Aug 2004 12:18:39 +0000 (12:18 +0000)
15 files changed:
htdocs/routage-mail.php
plugins/modifier.url.php
templates/alias.tpl
templates/antispam.tpl
templates/docs/convention_ax.tpl
templates/docs/doc_from.tpl
templates/docs/doc_nn.tpl
templates/docs/doc_oe.tpl
templates/evenements.tpl
templates/inscrire.form_id.tpl
templates/marketing/utilisateurs_edit.tpl
templates/marketing/utilisateurs_inscrire.tpl
templates/password_prompt_logged.tpl
templates/referent.tpl
templates/trombino.tpl

index 61dca73..b00a831 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 require("auto.prepend.inc.php");
-new_skinned_page('routage-mail.tpl',AUTH_COOKIE);
+new_skinned_page('routage-mail.tpl',AUTH_MDP);
 require("email.classes.inc.php");
 
 $redirect = new Redirect();
index a16acdb..9ef4583 100644 (file)
@@ -5,8 +5,9 @@ function smarty_modifier_url($string)
        return $string;
     $chemins = Array('', '../', '../../');
     foreach ($chemins as $ch) {
-       if (file_exists($ch.'../htdocs/'))
+       if (file_exists($ch.'../htdocs/')) {
            return $ch.$string;
+       }
     }
     return '';
 }
index 60c8ece..c8b58b2 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: alias.tpl,v 1.6 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: alias.tpl,v 1.7 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 {if $success}
   <p>
@@ -43,7 +43,7 @@
   {/dynamic}
 
   <br />
-  <form action="{$smarty.server.PHP_SELF}" method="post" name="alias_dem">
+  <form action="{$smarty.server.PHP_SELF}" method="post">
     <table class="tinybicol" cellpadding="4" summary="Demande d'alias">
       <tr>
         <th colspan="2">Demande d'alias</th>
index 8e14d5c..40b4878 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: antispam.tpl,v 1.6 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: antispam.tpl,v 1.7 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <div class="rubrique">
   Ton filtre anti-spam
@@ -13,6 +13,7 @@ par une personne que tu ne connais pas.<br />
 Notre logiciel antispam tente de déterminer, parmi les courriers électroniques
 que tu reçois, lesquels sont des spams, et lesquels n'en sont pas.
 Trois réglages sont possibles :
+</p>
 <ul>
   <li>soit le logiciel est coupé et <strong>ne filtre pas du tout</strong> tes courriels,</li>
   <li>soit les spams détectés portent la mention [spam probable] dans leur
@@ -22,8 +23,7 @@ Trois r
   logiciel pense que ce sont des spams.
   </li>
 </ul>
-</p>
-<form action="{$smarty.server.PHP_SELF}" method="post" name="filtre">
+<form action="{$smarty.server.PHP_SELF}" method="post">
   <table class="tinybicol" summary="filtre anti-spam">
     <tr>
       <td>
@@ -93,10 +93,10 @@ un spam.
 </p>
 <p>
 Le marquage est fait de deux manières :
+</p>
 <ul>
   <li>la chaîne "[spam probable]" est ajoutée au début du sujet pour permettre une reconnaissance visuelle facile des spams,</li>
   <li>un en-tête "X-Spam-Flag: YES" est ajouté au message pour permettre l'ajout d'un filtre dans ton lecteur de mail pour trier le spam dans une boîte indépendante, ce qui facilite la vérification que les spams marqués sont bien des spams.</li>
 </ul>
-</p>
 
 {* vim:set et sw=2 sts=2 sws=2: *}
index 6c3489e..6f7017e 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: convention_ax.tpl,v 1.3 2004-08-26 14:44:44 x2000habouzit Exp $ *}
+{* $Id: convention_ax.tpl,v 1.4 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <div class="rubrique">
 Le rapprochement de l'AX et de Polytechnique.org
@@ -27,7 +27,7 @@ l'article premier de ses statuts. L'AX a ainsi pour but :
   <li>de tout mettre en oeuvre pour que l'Ecole polytechnique reste en tête du haut enseignement scientifique et pour maintenir la renommée de la formation qu'elle dispense.</li>
   </ul>
   Les activités de l'AX comprennent notamment la publication de l'annuaire
-  papier, spécifique à l'AX, l'édition de la revue <u>La Jaune et la Rouge</u>
+  papier, spécifique à l'AX, l'édition de la revue <em>La Jaune et la Rouge</em>
   et le fonctionnement de la Caisse de Secours. L'AX dispose également d'un
   <a href="http://www.polytechniciens.com/" onclick="return popup(this)">site
     web</a>, distinct des deux précédents.
index 7bd9730..28e6e78 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: doc_from.tpl,v 1.3 2004-08-26 14:44:44 x2000habouzit Exp $ *}
+{* $Id: doc_from.tpl,v 1.4 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <div class="texte">
   <div class="rubrique">
@@ -36,7 +36,7 @@
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from1.png"|url}" width="480" height="248" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
@@ -58,7 +58,7 @@
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from2.png"|url}" width="640" height="308" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from2.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
@@ -83,7 +83,7 @@
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from3.png"|url}" width="503" height="385" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from3.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from4.png"|url}" width="503" height="385" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from4.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from5.png"|url}" width="503" height="385" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from5.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from6.png"|url}" width="503" height="308" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from6.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from7.png"|url}" width="416" height="445" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from7.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
         </p>
       </td>
       <td>
-        <img src="{"images/docs_from8.png"|url}" width="452" height="338" alt=" [ CAPTURE D'ECRAN ] " />
+        <img src="{"images/docs_from8.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
       </td>
     </tr>
   </table>
index 6762e8f..a147de1 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: doc_nn.tpl,v 1.6 2004-08-26 14:44:44 x2000habouzit Exp $ *}
+{* $Id: doc_nn.tpl,v 1.7 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <p>
     [<a href="{"docs/doc_nn.php?doc=smtp"|url}">Configuration du smtp</a>]
     Utiliser le SMTP sécurisé
 </div>
 
-<table summary="Première étape" cellpadding="5" style="width:604px">
+<table summary="Première étape" cellpadding="5">
 <tr> 
   <td colspan="3">
-    <img src="{"images/docs_confnetscape0.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_confnetscape0.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
 
 <hr />
 
-<table summary="Deuxième étape" cellpadding="5" style="width:604px">
+<table summary="Deuxième étape" cellpadding="5">
 <tr>
   <td colspan="3">
-    <img src="{"images/docs_confnetscape1.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_confnetscape1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
     </p>
   </td>
   <td>
-    <img src="{"images/docs_confnetscape2.png"|url}" style="width:382px"
-                       height="179" alt=" [ CAPTURE D'ECRAN ] " />
+    <img src="{"images/docs_confnetscape2.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
@@ -155,10 +154,10 @@ Et maintenant quelques remarques :
     Utiliser le NNTP sécurisé
 </div>
 
-<table summary="Première étape" cellpadding="5" style="width:603px">
+<table summary="Première étape" cellpadding="5">
 <tr> 
   <td colspan="3">
-    <img src="{"images/docs_nntp_nn1.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_nntp_nn1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
@@ -181,7 +180,7 @@ Et maintenant quelques remarques :
 
 <hr />
 
-<table summary="Deuxième étape" cellpadding="5" style="width:604px">
+<table summary="Deuxième étape" cellpadding="5">
 <tr>
   <td>
       1. Dans ton client apparait maintenant une nouvelle ligne de serveur de forums appellée
@@ -197,7 +196,7 @@ Et maintenant quelques remarques :
       <em>prenom.nom</em>, puis valide.
   </td>
   <td>
-    <img src="{"images/docs_nntp_nn2.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_nntp_nn2.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
@@ -206,17 +205,17 @@ Et maintenant quelques remarques :
       indiqué lors de <a href="{"smtp_acces.php"|url}">l'activation de ton compte</a>.
   </td>
   <td>
-    <img src="{"images/docs_nntp_nn3.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_nntp_nn3.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
 
 <hr />
 
-<table summary="Troisième étape" cellpadding="5" style="width:668px">
+<table summary="Troisième étape" cellpadding="5">
 <tr> 
   <td>
-    <img src="{"images/docs_nntp_nn4.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_nntp_nn4.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
index 296203e..84661a3 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: doc_oe.tpl,v 1.6 2004-08-26 14:44:44 x2000habouzit Exp $ *}
+{* $Id: doc_oe.tpl,v 1.7 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <p>
   [<a href="{"docs/doc_oe.php?doc=smtp"|url}">Configuration du smtp</a>]
     La configuration pour utiliser le serveur SMTP de Polytechnique.org
 </div>
 
-<table summary="Première étape" cellpadding="5" style="width:480px">
+<table summary="Première étape" cellpadding="5">
 <tr> 
   <td colspan="2">
-    <img src="{"images/docs_compte1.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_compte1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
 
 <hr />
 
-<table summary="Deuxième étape" cellpadding="5" style="width:640px">
+<table summary="Deuxième étape" cellpadding="5">
 <tr> 
   <td>
-    <img src="{"images/docs_compte2.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_compte2.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
 
 <table summary="Troisième étape" cellpadding="5">
 <tr> 
-  <td style="width:220px">
+  <td>
     <p>
       Cet écran permet d'éditer directement tous les paramètres du compte.
     </p>
     </p>
   </td>
   <td>
-    <img src="{"images/docs_smtp1.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_smtp1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
 
 <table summary="Quatrième étape" cellpadding="5">
 <tr> 
-  <td style="width:220px" class="middle">
+  <td class="middle">
     <p>
       1. Dans l'onglet <strong>&quot;Serveurs&quot;</strong>, indique 
       <strong>ssl.polytechnique.org</strong> comme serveur SMTP
     </p>
   </td>
   <td>
-    <img src="{"images/docs_smtp2.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_smtp2.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
 <hr />
 <table summary="Cinquième étape" cellpadding="5">
 <tr> 
-  <td style="width:220px">
+  <td>
     <p>
       La boîte ci-contre s'affiche alors. Indique ton <em>login</em> 
       et ton mot de passe,
     </p>
   </td>
   <td>
-    <img src="{"images/docs_smtp3.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_smtp3.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
 <hr />
 <table summary="Sixième étape" cellpadding="5">
 <tr> 
-  <td style="width:220px">
+  <td>
     <p>
       Enfin, dans l'onglet <strong>&quot;Avancée&quot;</strong>, spécifie le port <strong>465</strong>
       pour le <strong>Courrier sortant (SMTP)</strong> et coche la case 
     </p>
   </td>
   <td>
-    <img src="{"images/docs_smtp4.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_smtp4.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
@@ -250,13 +250,13 @@ Et maintenant quelques remarques :
 {/if}
 {if $smarty.get.doc eq 'nntp' || $smarty.get.doc eq 'all'}
 <div class="rubrique">
-    <a name="nntp">La configuration pour utiliser le serveur NNTP de Polytechnique.org</a>
+    <a id="nntp">La configuration pour utiliser le serveur NNTP de Polytechnique.org</a>
 </div>
 
-<table summary="Première étape" cellpadding="5" style="width:480px">
+<table summary="Première étape" cellpadding="5">
 <tr> 
   <td colspan="2">
-    <img src="{"images/docs_compte1.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_compte1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
@@ -274,7 +274,7 @@ Et maintenant quelques remarques :
 <table summary="Deuxième étape" cellpadding="5">
 <tr> 
   <td colspan="2">
-    <img src="{"images/docs_news1.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_news1.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
@@ -292,10 +292,10 @@ Et maintenant quelques remarques :
 
 <hr />
 
-<table summary="Troisième étape" cellpadding="5" style="width:503px">
+<table summary="Troisième étape" cellpadding="5">
 <tr> 
   <td colspan="2">
-    <img src="{"images/docs_news2.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_news2.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 <tr>
@@ -313,7 +313,7 @@ Et maintenant quelques remarques :
 <hr />
 <table summary="Quatrième étape" cellpadding="5">
 <tr> 
-  <td style="width:220px">
+  <td>
     <p>
       Il faut ensuite aller changer quelques options pour pouvoir utiliser les forums.
       Retourne dans le menu <strong>"Outils/Comptes"</strong> du début, puis choisis de modifier
@@ -326,14 +326,14 @@ Et maintenant quelques remarques :
     </p>
   </td>
   <td>
-    <img src="{"images/docs_news3.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_news3.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
 <hr />
 <table summary="Cinquième étape" cellpadding="5">
 <tr> 
-  <td style="width:220px">
+  <td>
     <p>
       Dernière étape, choisis l'onglet <strong>"Avancé"</strong> et coche la case
       <strong>ce serveur nécessite une connexion sécurisée (SSL)</strong>,
@@ -343,7 +343,7 @@ Et maintenant quelques remarques :
     </p>
   </td>
   <td>
-    <img src="{"images/docs_news4.png"|url}" alt=" [ CAPTURE D'ECRAN ] ">
+    <img src="{"images/docs_news4.png"|url}" alt=" [ CAPTURE D'ECRAN ] " />
   </td>
 </tr>
 </table>
index 3e70388..24c999c 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: evenements.tpl,v 1.3 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: evenements.tpl,v 1.4 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <div class="rubrique">
   Proposition d'information événementielle
@@ -12,7 +12,7 @@
 Voici ton annonce :
 </p>
 
-<table class="bicol" width="98%">
+<table class="bicol">
   <tr>
     <th>{$titre|nl2br}</th>
   </tr>
index 97a2efd..a02480b 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: inscrire.form_id.tpl,v 1.3 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: inscrire.form_id.tpl,v 1.4 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 {dynamic}
 
@@ -29,7 +29,7 @@
         l'inscription pour les promotions jusqu'à 1995 incluse.
       </td>
       <td>
-        <span class="bicoltitre">Matricule X : </span>&nbsp;&nbsp;
+        <strong>Matricule X :</strong>&nbsp;&nbsp;
         <input type="text" size="6" maxlength="6" name="matricule" value="{$smarty.request.matricule}" />
         <br />
         6 chiffres terminant par le numéro d'entrée<br />
index a110af9..8a57988 100644 (file)
@@ -1,20 +1,22 @@
+{* $Id: utilisateurs_edit.tpl,v 1.4 2004-08-30 12:18:41 x2000habouzit Exp $ *}
+
 <div class="rubrique">
   Editer la base de tous les X
 </div>
 {dynamic}
 {if $success eq "1"}
-  <p>
-    La modification de la table identification a été effectuée.
-  </p>
-  <p>
-    <a href="{$smarty.server.PHP_SELF}">Retour</a>
-  </p>
+<p>
+La modification de la table identification a été effectuée.
+</p>
+<p>
+<a href="{$smarty.server.PHP_SELF}">Retour</a>
+</p>
 {else}
-  <p>
-    <strong>Attention</strong> la table d'identification contenant la liste des polytechniciens sera
+<p>
+<strong>Attention</strong> la table d'identification contenant la liste des polytechniciens sera
 modifiée !! (aucune vérification n'est faite)
-  </p>
-  <div class="center">
+</p>
+<div class="center">
   <form action="{$smarty.server.PHP_SELF}" method="get">
     <table class="bicol" summary="Edition de fiche">
       <tr>
@@ -25,31 +27,31 @@ modifi
       <tr>
         <td class="titre">Prénom :</td>
         <td>
-             <input type="text" size="40" maxlength="60" value="{$row.prenom}" name="prenomN">
+          <input type="text" size="40" maxlength="60" value="{$row.prenom}" name="prenomN" />
         </td>
       </tr>
       <tr>
         <td class="titre">Nom :</td>
         <td>
-             <input type="text" size="40" maxlength="60" value="{$row.nom}" name="nomN">
+          <input type="text" size="40" maxlength="60" value="{$row.nom}" name="nomN" />
         </td>
-      </tr >
+      </tr>
       <tr>
         <td class="titre">Femme :</td>
         <td>
-          <input type="checkbox" name="flag_femmeN" value="1"{if in_array("femme",explode(",",$row.flags))}checked{/if}>
+          <input type="checkbox" name="flag_femmeN" value="1"{if in_array("femme",explode(",",$row.flags))}checked{/if} />
         </td>
       </tr>
       <tr>
         <td class="titre">Promo :</td>
         <td>
-             <input type="text" size="4" maxlength="4" value="{$row.promo}" name="promoN">
+          <input type="text" size="4" maxlength="4" value="{$row.promo}" name="promoN" />
         </td>
       </tr>
       <tr>
         <td class="titre">Décés :</td>
         <td>
-          <input type="text" size="10" value="{$row.deces}" name="decesN">
+          <input type="text" size="10" value="{$row.deces}" name="decesN" />
         </td>
       </tr>
       <tr>
@@ -59,12 +61,13 @@ modifi
       </tr>
       <tr>
         <td colspan="2">
-          <input type="hidden" name="xmat" value="{$smarty.request.xmat}">
-             <input type="submit" value="Modifier la base" name="submit">
+          <input type="hidden" name="xmat" value="{$smarty.request.xmat}" />
+          <input type="submit" value="Modifier la base" name="submit" />
         </td>
       </tr>
     </table>
   </form>
-  </div>
+</div>
 {/if}
 {/dynamic}
+{* vim:set et sw=2 sts=2 sws=2: *}
index fb730c6..220eae3 100644 (file)
@@ -1,69 +1,72 @@
+{* $Id: utilisateurs_inscrire.tpl,v 1.4 2004-08-30 12:18:41 x2000habouzit Exp $ *}
+
 <div class="rubrique">
   Inscrire manuellement un X
 </div>
 {dynamic}
 {if $success eq "1"}
-  <p>
-    Paramètres à transmettre:<br />
-    Login=<strong>{$mailorg}</strong><br />
-    Password=<strong>{$pass_clair}</strong>
-  </p>
-  <p>
-    Pour éditer le profil,
-    <a href="../admin/utilisateurs.php?login={$mailorg}">clique sur ce lien.</a>
-  </p>
+<p>
+Paramètres à transmettre:<br />
+Login=<strong>{$mailorg}</strong><br />
+Password=<strong>{$pass_clair}</strong>
+</p>
+<p>
+Pour éditer le profil,
+<a href="../admin/utilisateurs.php?login={$mailorg}">clique sur ce lien.</a>
+</p>
 {else}
 <p>
-  Les prénom, nom, promo sont pré-remplis suivant la table d'identification.
-  Modifie-les comme tu le souhaites. Une autre solution consiste à éditer
-  d'abord la table d'identification (écran précédent) avant d'inscrire cet X.
+Les prénom, nom, promo sont pré-remplis suivant la table d'identification.
+Modifie-les comme tu le souhaites. Une autre solution consiste à éditer
+d'abord la table d'identification (écran précédent) avant d'inscrire cet X.
 </p>
-<div class="center">
+
 <form action="{$smarty.server.PHP_SELF}" method="get">
-    <table class="bicol" summary="Créer un login">
-      <tr>
-        <th colspan="2">
-             Créer un login
-           </th>
-      </tr>
-      <tr>
-        <td class="titre">Prénom d'inscription</td>
-        <td>
-             <input type="text" size="40" maxlength="60" value="{$row.prenom}" name="prenomN">
-           </td>
-      </tr>
-      <tr>
-        <td class="titre">Nom d'inscription</td>
-        <td>
-             <input type="text" size="40" maxlength="60" value="{$row.nom}" name="nomN">
-           </td>
-      </tr>
-      <tr>
-        <td class="titre">Promotion</td>
-        <td>
-             <input type="text" size="4" maxlength="4" value="{$row.promo}" name="promoN">
-           </td>
-      </tr>
-      <tr>
-        <td class="titre">Login</td>
-        <td>
-             <input type="text" size="40" maxlength="60" value="{$mailorg}" name="mailorg">
-           </td>
-      </tr>
-      <tr>
-        <td class="titre">Date de naissance</td>
-        <td>
-             <input type="text" size="8" maxlength="8" value="" name="naissanceN">
-           </td>
-      </tr>
-      <tr>
-        <td colspan="2">
-             <input type="hidden" name="xmat" value="{$smarty.request.xmat}">
-             <input type="submit" name="submit" value="Creer le login">
-           </td>
-      </tr>
-    </table>
+  <table class="bicol" summary="Créer un login">
+    <tr>
+      <th colspan="2">
+        Créer un login
+      </th>
+    </tr>
+    <tr>
+      <td class="titre">Prénom d'inscription</td>
+      <td>
+        <input type="text" size="40" maxlength="60" value="{$row.prenom}" name="prenomN" />
+      </td>
+    </tr>
+    <tr>
+      <td class="titre">Nom d'inscription</td>
+      <td>
+        <input type="text" size="40" maxlength="60" value="{$row.nom}" name="nomN" />
+      </td>
+    </tr>
+    <tr>
+      <td class="titre">Promotion</td>
+      <td>
+        <input type="text" size="4" maxlength="4" value="{$row.promo}" name="promoN" />
+      </td>
+    </tr>
+    <tr>
+      <td class="titre">Login</td>
+      <td>
+        <input type="text" size="40" maxlength="60" value="{$mailorg}" name="mailorg" />
+      </td>
+    </tr>
+    <tr>
+      <td class="titre">Date de naissance</td>
+      <td>
+        <input type="text" size="8" maxlength="8" value="" name="naissanceN" />
+      </td>
+    </tr>
+    <tr>
+      <td colspan="2">
+        <input type="hidden" name="xmat" value="{$smarty.request.xmat}" />
+        <input type="submit" name="submit" value="Creer le login" />
+      </td>
+    </tr>
+  </table>
 </form>
-</div>
 {/if}
 {/dynamic}
+
+{* vim:set et sw=2 sts=2 sws=2: *}
index 5e0521d..7473590 100644 (file)
@@ -1,23 +1,23 @@
-{* $Id: password_prompt_logged.tpl,v 1.12 2004-08-29 14:58:54 x2000habouzit Exp $ *}
+{* $Id: password_prompt_logged.tpl,v 1.13 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 <div class="center">
-  <table summary="Accès sécurisé" style="width: 90%;">
+  <table>
     <tr>
       <td>
         <img src="{"images/cadenas_rouge.png"|url}" alt=" [ CADENAS ROUGE ] " />
       </td>
       <td>
-        <div class="smaller">
+        <span class="smaller">
           <strong>
             Pour des raisons de sécurité, il est obligatoire de taper ton mot de passe, même
             avec l'accès permanent, pour certaines opérations sensibles.
           </strong>
-        </div>
+        </span>
       </td>
     </tr>
   </table>
 </div>
-<br /><br />
+
 <form action="{$smarty.server.REQUEST_URI}" method="post" id="login" onsubmit='doChallengeResponse(); return false;'>
   <table class="tinybicol" cellpadding="4" summary="Formulaire de login">
     <tr>
index 8c7ae63..bdda77c 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: referent.tpl,v 1.6 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: referent.tpl,v 1.7 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 {literal}
 <script language="JavaScript" type="text/javascript">
@@ -40,7 +40,7 @@ d'
         <span class="rechdiplo">X{$personnes[resultat].promo}</span>
       </td>
       <td class="rechdetails" style="width:15%">
-        <a style="font-size: smaller;" href="javascript:x()"  onclick="popWin('fiche.php?user={$personnes[resultat].username}')">voir sa fiche</a>
+        <a class="smaller" href="javascript:x()"  onclick="popWin('fiche.php?user={$personnes[resultat].username}')">voir sa fiche</a>
       </td>
       <td class="rechdetails" style="width:25%">
         <a class="smaller" href="javascript:x()"  onclick="popWin('fiche_referent.php?user={$personnes[resultat].username}')">voir sa fiche référent</a>
@@ -58,15 +58,16 @@ d'
     {/section}
   </table>
   <br />
-  <span style="font-size: normal;">Pages&nbsp;:&nbsp;
+  <p>
+    Pages&nbsp;:&nbsp;
     {section name="page_number" start=1 loop=$nb_pages_total+1}
     {if $smarty.section.page_number.index == $page_courante}
     {$page_courante} {else}
     <a href="javascript:showPage({$smarty.section.page_number.index})">{$smarty.section.page_number.index} </a> 
     {/if}
     {/section}
-  </span>
-</FORM>
+  </p>
+</form>
 {/if}
 {if $show_formulaire}
 <span class="erreur">
@@ -121,7 +122,7 @@ Actuellement, {$mentors_number} mentors et r
 <form action="{$smarty.server.REQUEST_URI}" method="post" name="form_ref">
   <table cellpadding="0" cellspacing="0" summary="Formulaire de recherche de referents" class="bicol">
     <tr class="impair">
-      <td class="bicoltitre">
+      <td class="titre">
         Secteur de compétence <br /> du référent
       </td>
       <td >
@@ -131,7 +132,7 @@ Actuellement, {$mentors_number} mentors et r
       </td>
     </tr>
     <tr class="pair">
-      <td class="bicoltitre">
+      <td class="titre">
         Sous-Secteur
       </td>
       <td >
@@ -141,7 +142,7 @@ Actuellement, {$mentors_number} mentors et r
       </td>
     </tr>
     <tr class="impair">
-      <td class="bicoltitre">
+      <td class="titre">
         Pays bien connu du référent
       </td>
       <td >
@@ -156,7 +157,7 @@ Actuellement, {$mentors_number} mentors et r
       </td>
     </tr>
     <tr class="impair">
-      <td class="bicoltitre">
+      <td class="titre">
         Expertise (rentre un ou plusieurs mots clés)
       </td>
       <td >
@@ -164,7 +165,7 @@ Actuellement, {$mentors_number} mentors et r
       </td>
     </tr>
   </table>
-  <div style="text-align: center; margin-top: 1em;">
+  <div class="center" style="margin-top: 1em;">
     <input type="submit" value="Chercher" name="Chercher" />
   </div>
 </form>
index 12b16bf..86746c8 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: trombino.tpl,v 1.2 2004-08-26 14:44:43 x2000habouzit Exp $ *}
+{* $Id: trombino.tpl,v 1.3 2004-08-30 12:18:40 x2000habouzit Exp $ *}
 
 {dynamic}
 
@@ -20,7 +20,7 @@ La photo par d
 <form enctype="multipart/form-data" action="{$smarty.server.REQUEST_URI}" method="post">
   <table class="flags" cellspacing="0" summary="Flags">
     <tr>
-      <td class="rouge"><input type="radio" checked>
+      <td class="rouge"><input type="radio" checked="checked" />
       </td>
       <td class="texte">privé
       </td>
@@ -48,13 +48,12 @@ La photo par d
       <td class="center">
         <img src="{"getphoto.php"|url}?x={$smarty.session.uid}" width=110 alt=" [ PHOTO ] " />
       </td>
-      <td class="center" style="width: 50%">
+      <td class="center half">
         {if $submited}
         <img src="{"getphoto.php"|url}?x={$smarty.session.uid}&amp;req=true" width=110 alt=" [ PHOTO ] " />
         {else}
         Pas d'image soumise
         {/if}
-        
       </td>
     </tr>
     <tr>
@@ -109,7 +108,7 @@ La photo par d
     </tr>
     <tr>
       <td class="bouton">
-        <input type="submit" value="  OK  " name="ordi">
+        <input type="submit" value="  OK  " name="ordi" />
       </td>
     </tr>
     <tr>
@@ -125,7 +124,7 @@ La photo par d
     </tr>
     <tr>
       <td class="center">
-        <input type="submit" value="  OK  " name="web">
+        <input type="submit" value="  OK  " name="web" />
       </td>
     </tr>
   </table>