By socialnicheguru on
On the node add page, I would like to move the publish/make sticky/promote to front page fieldset, but I do not see how.
Can someone point me in the right direction?
thanks,
A
On the node add page, I would like to move the publish/make sticky/promote to front page fieldset, but I do not see how.
Can someone point me in the right direction?
thanks,
A
Comments
=-=
that may require a hook_form_alter in a custom module.
investigate hook_form_alter at api.drupal.org