--- workspace.module.old 2006-05-08 02:01:20.000000000 +0100 +++ workspace.module 2006-05-08 10:21:35.608368200 +0100 @@ -332,6 +332,7 @@ ); $form['submit'] = array( '#type' => 'submit', + '#attributes' => array('class' => 'form-submit'), '#value' => t('Add new item') );