The "Submit" and "Save configuration" action have no effect.

In the file node_privacy_byrole_quick_grant.module must change:
function node_privacy_byrole_quick_grant_settings_submit($form_id, &$form_values)
by
function node_privacy_byrole_quick_grant_admin_settings_submit($form_id, &$form_values)

Comments

deekayen’s picture

Status: Active » Fixed

Checked into CVS revision 1.1.4.3.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.