advanced code snippet search
sherakama on 05/28/08
textmate button submit drupal 5
05/28/08 01:41pm
$form['submit'] = array( '#type' => 'submit', '#name' => 'submit', '#value' => 'submit', '#op' => 'submit', '#attributes' => array('style'=>'width: 100px;'), );
Report this snippet Tweet
Comment:
You need to login to post a comment.