feat(Membership, FAQ, Relance): update membership form (member type radio,retzien email field, calendar-year pricing), create FAQ page with accordion, wire renewal reminder notification
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m23s
All checks were successful
Deploy Roxane to Preprod / deploy (push) Successful in 1m23s
This commit is contained in:
@@ -18,6 +18,11 @@ return [
|
||||
'country' => 'Country',
|
||||
'phone1' => 'Phone 1',
|
||||
'phone2' => 'Phone 2',
|
||||
'type_id' => 'Member type',
|
||||
'individual' => 'Individual',
|
||||
'company' => 'Company',
|
||||
'association' => 'Association',
|
||||
'retzien_email' => 'Retzien email',
|
||||
'public_membership' => 'Public membership',
|
||||
'created_at' => 'Created at',
|
||||
'updated_at' => 'Updated at',
|
||||
|
||||
Reference in New Issue
Block a user