Closed (fixed)
Project:
Comment Notify
Version:
7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Feb 2009 at 18:14 UTC
Updated:
19 Feb 2009 at 04:00 UTC
Really nitpicking here, but there is an unnecessary full stop at the end of the field title for anonymous users:
Notify me of follow-up comments posted here.:
In 6.x-1.x-dev this is at line 115:
'#title' => t('Notify me of follow-up comments posted here.'),
Comments
Comment #1
gregglesThis is a good fix. We got it fixed in one place but not the other.
Comment #2
gregglesFixed in 6.x http://drupal.org/cvs?commit=169173 and 5.x http://drupal.org/cvs?commit=169172
Thanks!