Skip to content

Instantly share code, notes, and snippets.

@gijs
Created March 5, 2010 14:30
Show Gist options
  • Save gijs/322754 to your computer and use it in GitHub Desktop.
Save gijs/322754 to your computer and use it in GitHub Desktop.
$form['buttons']['submit'] = array(
'#type' => 'submit',
'#value' => t('Save configuration'),
'#?????????' => 'my_custom_handler',
);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment