Closed (fixed)
Project:
Comment Notify
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Jul 2011 at 07:56 UTC
Updated:
27 Jul 2011 at 15:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
johnalbinHere's a patch.
It updates the CSS since most of the rules weren't applying to the D7 version of the markup. And it slightly simplifies the $form['notify_settings'] array.
The basic fix for this issue is adding
$form['actions']['#weight'] = 19;Comment #2
gregglesThanks for the various bits of cleanup, John!
Now committed - http://drupalcode.org/project/comment_notify.git/commit/6a2a280