Adds a Reply-To field for newsletters
[platal.git] / templates / include / field.promo.tpl
index ac5d69d..f80d96b 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  *}
@@ -55,9 +55,9 @@
         range.innerHTML = "L\'annonce est destinée à la promotion " + min + ".";
       } else {
         range.innerHTML = "L\'annonce est destinée aux promotions de " + min + " à " + max + ' (incluses).';
-      } 
+      }
       return true;
-    } 
+    }
     {/literal}
 //]]></script>
       <input type="text" name="{$min_field_name|default:"promo_min"}" id="{$prefix}promo_min"