Bug 5191 Patron notification was being reset to none
authorColin Campbell <colin.campbell@ptfs-europe.com>
Mon, 13 Sep 2010 23:15:22 +0000 (01:15 +0200)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 6 Oct 2010 10:03:08 +0000 (06:03 -0400)
commitdfaa0e9d3599f6ea37e89508b428f4e76e6f7f4c
treef3d7e0b9931303b74ebd86e86ff705e8166db72c
parentacb672c02797e8dc6d485266ebe8c9de80ed838e
Bug 5191 Patron notification was being reset to none

The value of the letter variable was not being correctly passed
to the edit template instead it was reset to none
Also compressed some verbage from letter_loop generation
(if you want a scalar use one)
removed an unused $count variable (?!)
and put a couple of lone )s back on the line they came from

Resend to remove wrong utf-9 header.

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
serials/subscription-add.pl