Don't disable search on abort.
[platal.git] / templates / emails / redirect.tpl
index c2cbc08..4fb801f 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  *}
     {
         activeEnable();
         $.xget('emails/redirect/' + (checked ? '' : 'in') + 'active/' + email,
-               'text', redirectUpdate);
+               redirectUpdate);
     }
 
     function rewriteUpdate(mail, allow, box)