t('Tabindex'), 'description' => t('Specifies the tab order for the link.'), 'form' => array( '#maxlength' => 3, '#size' => 2, ), ); // Remove the Access Key attribute. unset($attributes['accesskey']); }