theme_submit($element)
theme_submit($variables)
drupal/includes/form.inc, line 1365
<?php function theme_submit($element) { return theme('button', $element); } ?>
More information about formatting options