Posted by bgogoi on October 26, 2008 at 5:12pm
Jump to:
| Project: | Legal |
| Version: | 5.x-1.9 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
#1
In your custom module use hook_form_alter().
http://api.drupal.org/api/drupal/developer--hooks--core.php/function/hoo...
#2
Automatically closed -- issue fixed for 2 weeks with no activity.