Skip to content

Commit

Permalink
selLabel
Browse files Browse the repository at this point in the history
  • Loading branch information
gregorybesson committed Sep 27, 2013
1 parent 5a94849 commit d78e925
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/PlaygroundReward/Form/EditAction.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ public function __construct($name = null, UserEditOptionsInterface $options, $se

$submitElement = new Element\Button('submit');
$submitElement
->setLabel('Edit')
->setAttributes(array(
'type' => 'submit',
));
Expand Down

0 comments on commit d78e925

Please sign in to comment.