@@ -30,7 +30,7 @@ |
||
30 | 30 | 'invalid_message' => 'paywall.manage.error.currency', |
31 | 31 | 'required' => true, |
32 | 32 | )) |
33 | - ->add('type', 'choice', array( |
|
33 | + ->add('type', 'choice', array( |
|
34 | 34 | 'label' => 'paywall.manage.label.paymenttype', |
35 | 35 | 'choices' => array( |
36 | 36 | 'P' => 'paywall.manage.label.paid', |