bolt / users

Bolt users extension.
MIT License
8 stars 7 forks source link

Fix labels customization when $labels is passed to registration_form() #17

Closed oportier closed 3 years ago

oportier commented 3 years ago

As for PR https://github.com/bolt/users/pull/16 this commit fix labels for call to twig function registration_form('ROLE_USER', true, $labels)

I-Valchev commented 3 years ago

👍 Nice! Thanks @oportier