xhtml
authorx2000habouzit <x2000habouzit>
Thu, 26 Aug 2004 09:22:22 +0000 (09:22 +0000)
committerx2000habouzit <x2000habouzit>
Thu, 26 Aug 2004 09:22:22 +0000 (09:22 +0000)
templates/marketing/envoidirect.tpl
templates/marketing/ins_confirmees.tpl
templates/marketing/promo.tpl
templates/marketing/utilisateurs_form.tpl
templates/marketing/utilisateurs_inscrire.tpl
templates/marketing/utilisateurs_recherche.tpl

index 906a281..2f316ab 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: envoidirect.tpl,v 1.2 2004-07-17 11:23:09 x2000habouzit Exp $ *}
+{* $Id: envoidirect.tpl,v 1.3 2004-08-26 09:22:22 x2000habouzit Exp $ *}
 
 <div class="rubrique">
   Liste des sollicités inscrits récemment
@@ -18,7 +18,7 @@
   <tr class="{cycle values="pair,impair"}">
     <td class="center">{$it.date_envoi|date_format:"%e %b %Y"} (par {$it.sender|truncate:4:""})</td>
     <td class="center">
-      <a href="marketing_promo.php?promo={$it.promo}">{$it.promo}</a>
+      <a href="promo.php?promo={$it.promo}">{$it.promo}</a>
     </td>
     <td>{$it.nom} {$it.prenom}</td>
     <td>
@@ -47,7 +47,7 @@
   <tr class="{cycle values="pair,impair"}">
     <td class="center">{$it.date_envoi|date_format:"%e %b %Y"} (par {$it.sender|truncate:4:""})</td>
     <td class="center">
-      <a href="marketing_promo.php?promo={$it.promo}">{$it.promo}</a>
+      <a href="promo.php?promo={$it.promo}">{$it.promo}</a>
     </td>
     <td>{$it.nom} {$it.prenom}</td>
     <td>
index 3b622d1..f4d5746 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: ins_confirmees.tpl,v 1.1 2004-07-17 13:42:50 x2000habouzit Exp $ *}
+{* $Id: ins_confirmees.tpl,v 1.2 2004-08-26 09:22:22 x2000habouzit Exp $ *}
 
 {dynamic}
 
@@ -12,7 +12,7 @@
   <tr class="{cycle values="impair,pair"}">
     <td class="center">{$in.date_ins|date_format:"%d/%m/%Y - %H:%M"}</td>
     <td class="center">
-      <a href="marketing_promo.php?promo={$in.promo}">{$in.promo}</a>
+      <a href="promo.php?promo={$in.promo}">{$in.promo}</a>
     </td>
     <td>
       <a href="javascript:x()"  onclick="popWin('{"x.php"|url}?x={$in.username}')">
index a9490f6..8e9a44b 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: promo.tpl,v 1.2 2004-07-17 11:23:09 x2000habouzit Exp $ *}
+{* $Id: promo.tpl,v 1.3 2004-08-26 09:22:22 x2000habouzit Exp $ *}
 
 {dynamic}
 
@@ -6,32 +6,42 @@
   <tr>
     <td>
       <form action="{$smarty.server.PHP_SELF}" method="post">
-        <input type="hidden" name="promo" value="{$promob10}" />
-        <input type="submit" value="<<" />
+        <div>
+          <input type="hidden" name="promo" value="{$promob10}" />
+          <input type="submit" value="&lt;&lt;" />
+        </div>
       </form>
     </td>
     <td>
       <form action="{$smarty.server.PHP_SELF}" method="post">
-        <input type="hidden" name="promo" value="{$promob1}" />
-        <input type="submit" value="<" />
+        <div>
+          <input type="hidden" name="promo" value="{$promob1}" />
+          <input type="submit" value="&lt;" />
+        </div>
       </form>
     </td>
     <td>
       <form action="{$smarty.server.PHP_SELF}" method="post">
-        Promotion : <input type="text" name="promo" value="{$promo}" size="4" maxlength="4" />
-        <input type="submit" value="GO" />
+        <div>
+          Promotion : <input type="text" name="promo" value="{$promo}" size="4" maxlength="4" />
+          <input type="submit" value="GO" />
+        </div>
       </form>
     </td>
     <td>
-      <form action="{$smarty.server.PHP_SELF}" method="post" />
-        <input type="hidden" name="promo" value="{$promoa1}" />
-        <input type="submit" value=">" />
+      <form action="{$smarty.server.PHP_SELF}" method="post">
+        <div>
+          <input type="hidden" name="promo" value="{$promoa1}" />
+          <input type="submit" value="&gt;" />
+        </div>
       </form>
     </td>
     <td>
       <form action="{$smarty.server.PHP_SELF}" method="post">
-        <input type="hidden" name="promo" value="{$promoa10}">
-        <input type="submit" value=">>">
+        <div>
+          <input type="hidden" name="promo" value="{$promoa10}" />
+          <input type="submit" value="&gt;&gt;" />
+        </div>
       </form> 
     </td>
   </tr>
index 62c44f4..cc152c8 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: utilisateurs_form.tpl,v 1.1 2004-07-19 22:38:08 x2000habouzit Exp $ *}
+{* $Id: utilisateurs_form.tpl,v 1.2 2004-08-26 09:22:22 x2000habouzit Exp $ *}
 
 {dynamic}
 
@@ -62,9 +62,9 @@ calcul&eacute; &agrave; partir de ces donn
     </tr>
     <tr>
       <td colspan="2" class="bouton">
-        <input type=hidden name="xmat" value="{$smarty.request.xmat}" />
-        <input type=hidden name="sender" value="{$smarty.request.sender|default:$smarty.session.uid}" />
-        <input type="submit" name=submit value="Envoyer le mail" />
+        <input type="hidden" name="xmat" value="{$smarty.request.xmat}" />
+        <input type="hidden" name="sender" value="{$smarty.request.sender|default:$smarty.session.uid}" />
+        <input type="submit" name="submit" value="Envoyer le mail" />
       </td>
     </tr>
   </table>
index 94e3022..4746f9c 100644 (file)
@@ -58,7 +58,7 @@
       </tr>
       <tr>
         <td colspan="2">
-             <input type=hidden name="xmat" value="{$smarty.request.xmat}">
+             <input type="hidden" name="xmat" value="{$smarty.request.xmat}">
              <input type="submit" name="submit" value="Creer le login">
            </td>
       </tr>
index 95518c9..306c4f0 100644 (file)
@@ -1,4 +1,4 @@
-{* $Id: utilisateurs_recherche.tpl,v 1.1 2004-07-19 22:38:08 x2000habouzit Exp $ *}
+{* $Id: utilisateurs_recherche.tpl,v 1.2 2004-08-26 09:22:22 x2000habouzit Exp $ *}
 
 {dynamic}
 <div class="rubrique">
@@ -30,7 +30,7 @@ Si un champ est <strong>inconnu ou incertain</strong>, le remplir quand m&ecirc;
         Prénom :
       </td>
       <td>
-        <input type=text size=40 maxlength=60 value="{$smarty.request.prenomR}" name="prenomR" />
+        <input type="text" size="40" maxlength="60" value="{$smarty.request.prenomR}" name="prenomR" />
       </td>
     </tr>
     <tr>
@@ -38,7 +38,7 @@ Si un champ est <strong>inconnu ou incertain</strong>, le remplir quand m&ecirc;
         Nom :
       </td>
       <td>
-        <input type=text size=40 maxlength=60 value="{$smarty.request.nomR}" name="nomR" />
+        <input type="text" size="40" maxlength="60" value="{$smarty.request.nomR}" name="nomR" />
       </td>
     </tr>
     <tr>