]> _ Git - fluidbook-v3.git/commitdiff
wip #7137 @0:10
authorsoufiane <soufiane@cubedesigners.com>
Mon, 14 Apr 2025 13:28:45 +0000 (15:28 +0200)
committersoufiane <soufiane@cubedesigners.com>
Mon, 14 Apr 2025 13:28:45 +0000 (15:28 +0200)
framework/application/forms/RequestQuote.php

index 6de7256e49ce3a8b54b6db2f4d71782b1f0b53fd..97c0374b59c1e096a9087ea09697d56fd038c3b7 100644 (file)
@@ -27,7 +27,7 @@ class Fluidbook_Form_RequestQuote extends CubeIT_Form
                $contact_type->setLabel(__('Vous êtes'));
                $contact_type->setMultiOptions(array(
                        '' => '',
-                       'agency' => __('Une agence de communication'),
+                       'elearning-provider' => __('Une agence de communication'),
                        'freelancer' => __('Un créatif freelance'),
                        'company' => __('Une société'),
                        'other' => __('Autre'),