Loading module/Oscar/src/Oscar/Form/ProjectGrantForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -202,7 +202,7 @@ class ProjectGrantForm extends Form implements InputFilterProviderInterface, Use $this->add([ 'name' => 'codeEOTP', 'options' => [ 'label' => 'EOTP' 'label' => 'N°Financier (' . $this->getProjectGrantService()->getOscarConfigurationService()->getFinancialLabel() . ')' ], 'attributes' => [ 'class' => 'form-control' Loading Loading
module/Oscar/src/Oscar/Form/ProjectGrantForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -202,7 +202,7 @@ class ProjectGrantForm extends Form implements InputFilterProviderInterface, Use $this->add([ 'name' => 'codeEOTP', 'options' => [ 'label' => 'EOTP' 'label' => 'N°Financier (' . $this->getProjectGrantService()->getOscarConfigurationService()->getFinancialLabel() . ')' ], 'attributes' => [ 'class' => 'form-control' Loading