How to change/modify the weight of the terms & condition block?
I want this to be the top block in the registration page, then the other blocks/cck node-profiles nodes.
Thank you for your help.
How to change/modify the weight of the terms & condition block?
I want this to be the top block in the registration page, then the other blocks/cck node-profiles nodes.
Thank you for your help.
Comments
Comment #1
robert castelo commentedIn your custom module use hook_form_alter().
http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hoo...