rev 1488 - trunk/siesta/lib/Template/Plugin

[prev] [thread] [next] [lurker] [Date index for 2004/03/02]

From: simon
Subject: rev 1488 - trunk/siesta/lib/Template/Plugin
Date: 12:14 on 02 Mar 2004
Author: simon
Date: 2004-03-02 12:14:41 +0000 (Tue, 02 Mar 2004)
New Revision: 1488

Modified:
   trunk/siesta/lib/Template/Plugin/Siesta.pm
Log:
Fix tyop


Modified: trunk/siesta/lib/Template/Plugin/Siesta.pm
===================================================================
--- trunk/siesta/lib/Template/Plugin/Siesta.pm	2004-03-02 12:04:23 UTC (rev 1487)
+++ trunk/siesta/lib/Template/Plugin/Siesta.pm	2004-03-02 12:14:41 UTC (rev 1488)
@@ -118,7 +118,7 @@
 
         my $mail = Siesta::Message->new();
         $mail->reply( to   => $list->owner->email,
-                      from => $list->address( 'bounce' );
+                      from => $list->address( 'bounce' ),
                       subject => 'web subscription',
                       body => Siesta->bake('subscribe_notify',
                                            list    => $list,

Generated at 13:57 on 01 Jul 2004 by mariachi 0.52