Several constant fixes
[mailer.git] / inc / modules / admin / what-add_rallye.php
index d2ee8c934d57c7b0d9fb667ac5da92b91752816a..0b46d156de42cd30e6d0594d8c2876676dd4e7db 100644 (file)
@@ -121,7 +121,7 @@ define('_END_MONTH', ADD_SELECTION("month", $M               , "end"));
 define('_END_YEAR' , ADD_SELECTION("year" , $Y               , "end"));
 
 // Transfer (maybe found) templates into constant for the template
 define('_END_YEAR' , ADD_SELECTION("year" , $Y               , "end"));
 
 // Transfer (maybe found) templates into constant for the template
-define ('_TEMPLATES', RALLYE_TEMPLATE_SELECTION());
+define('_TEMPLATES', RALLYE_TEMPLATE_SELECTION());
 
 // Load template
 LOAD_TEMPLATE("admin_add_rallye");
 
 // Load template
 LOAD_TEMPLATE("admin_add_rallye");