Skip to content

Commit

Permalink
fix: External search form button mis-alignment
Browse files Browse the repository at this point in the history
  • Loading branch information
fibble committed Sep 25, 2024
1 parent b59d427 commit 30d5c32
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class CurrentDiscs
* })
* @Form\Options({"label":"continue.button"})
* @Form\Type("\Laminas\Form\Element\Button")
* @Form\Flags({"priority": -2})
*/
public $submit = null;
}

0 comments on commit 30d5c32

Please sign in to comment.