Commit 69ed46e0 authored by Stephane Bouvry's avatar Stephane Bouvry
Browse files

Merge branch 'spartan'

parents dc8822b9 af27c409
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'