Skip to content

Commit

Permalink
Remove unnecessary fieldset
Browse files Browse the repository at this point in the history
  • Loading branch information
flack committed Aug 11, 2019
1 parent 08e0b10 commit c0642dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/org/openpsa/user/config/schemadb_account_edit.inc
Expand Up @@ -13,11 +13,6 @@
'type' => 'text', 'type' => 'text',
'widget' => 'text', 'widget' => 'text',
'required' => 'true', 'required' => 'true',

'start_fieldset' => [
'title' => 'account_fieldset',
'css_group' => 'area meta',
],
], ],


'current_password' => [ 'current_password' => [
Expand Down

0 comments on commit c0642dd

Please sign in to comment.