$form['#node']->type . '_node_form', ))->fetchField(); if ($using_captcha) { $form['captcha'] = array( '#title' => t('CAPTCHA'), '#weight' => $form['actions']['#weight'] - 1, ); } }