Closed (fixed)
Project:
Comment Subscribe
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
10 Sep 2008 at 18:34 UTC
Updated:
6 Dec 2008 at 08:46 UTC
on line 340 of comment_subscribe.module, passing the "Thanks for your comment!..." string as follows:
drupal_set_message (t("Thanks for your comment! I just sent out @count follow-up mail notifications!", array("@count"=>$count)));
Great module otherwise. Thanks!
Comments
Comment #1
zyxware commentedAlex
Fixed the issue in the last commit .
Thank you
Comment #2
zyxware commented