Merge branch 'xorg/maint'
[platal.git] / templates / marketing / public.tpl
index 10272c6..a04e341 100644 (file)
@@ -1,6 +1,6 @@
 {**************************************************************************}
 {*                                                                        *}
-{*  Copyright (C) 2003-2009 Polytechnique.org                             *}
+{*  Copyright (C) 2003-2014 Polytechnique.org                             *}
 {*  http://opensource.polytechnique.org/                                  *}
 {*                                                                        *}
 {*  This program is free software; you can redistribute it and/or modify  *}
@@ -81,7 +81,7 @@ peut sans aucun doute l'aider à se décider !
     <tr class="pair">
       <td>Adresse email&nbsp;:</td>
       <td>
-        <input type="text" name="mail" size="30" maxlength="50" />
+        <input type="text" name="mail" size="30" maxlength="255" />
       </td>
     </tr>
     <tr class="impair">
@@ -95,8 +95,8 @@ peut sans aucun doute l'aider à se décider&nbsp;!
         </label><br />
         <label>
           <input type="radio" name="origine" value="staff"
-                 onclick='$("#sender").html("{$xorg_signature}"); $("#tr_perso").hide();
-                          $("#personal_notes_display").hide();' />
+                 onclick='$("#sender").html("{include file=include/signature.mail.tpl mail_part=$mail_part}");
+                          $("#tr_perso").hide(); $("#personal_notes_display").hide();' />
           au nom de l'équipe Polytechnique.org
         </label>
       </td>
@@ -130,4 +130,4 @@ peut sans aucun doute l'aider à se décider&nbsp;!
 {/if}
 
 
-{* vim:set et sw=2 sts=2 sws=2 enc=utf-8: *}
+{* vim:set et sw=2 sts=2 sws=2 fenc=utf-8: *}