This is a neat module but it kind of messed up the default ordering after I uninstalled it. The publish/preview buttons are now at the top and I dont see anywhere to change its back to the drupal default. This is after I disable and uninstalled the module, is there anyway to revert back???

Thanks.

Comments

Anonymous’s picture

It sounds like the module is still installed and enabled.

Uninstalling interface should remove all sorting for the form elements. It does not actually change anything else in Drupal, it modifies the form array when it is being rendered. All settings are stored in it's own table.

Can you remove the module from the server altogether and see what happens?

M

Anonymous’s picture

Another thing it could be is a cached version of the form. Try going to performance and clearing your cache.

M

RikiB’s picture

Status: Active » Closed (fixed)

Thanks, I made sure to do all that, but for some reason my save buttons were at the top of the form too, but it seemed to fixed itself over the last week. Ill close this