Past the following code in you template.tpl.php to activate it.
function phptemplate_node_form($form)
{
$form['revision_information']['#access'] = FALSE;
return theme_node_form($form);
}
Credit: Found the solution here.
Apps and Addons for webdesigners, webdevelopers and business owners
Nieuwe reactie inzenden