[sork] Patch to fix a typo in Forwards' main.php

Ben Scott bscott@chiark.greenend.org.uk
Sun Nov 10 14:15:27 2002


There appears to be a typo in the main.php for Forwards in the current
CVS, so here's a patch to correct it:

Index: main.php
===================================================================
RCS file: /repository/forwards/main.php,v
retrieving revision 1.14
diff -r1.14 main.php
87c87
<     $notificaton->push(_("Forwarding is currently enabled."), 'horde.success');
---
>     $notification->push( _("Forwarding is currently enabled."), 'horde.success');



More information about the sork mailing list