@@ -100,7 +100,7 @@ |
||
100 | 100 | 'link' => $this->router->assemble( |
101 | 101 | ['id' => $this->application->getId()], |
102 | 102 | ['name'=>'lang/applications/detail', 'force_canonical'=>true] |
103 | - ), |
|
103 | + ), |
|
104 | 104 | ]; |
105 | 105 | |
106 | 106 | $this->setTo($this->user->getInfo()->getEmail(), $this->user->getInfo()->getDisplayName(false)); |
@@ -38,7 +38,7 @@ discard block |
||
38 | 38 | 'options' => [ |
39 | 39 | 'enable_descriptions' => true, |
40 | 40 | 'description' => /*@translate*/ 'Manage the professions you want to assign to jobs.' . |
41 | - /*@translate*/ 'The order of categories can be modified by drag&drop.', |
|
41 | + /*@translate*/ 'The order of categories can be modified by drag&drop.', |
|
42 | 42 | 'display_mode' => SummaryForm::DISPLAY_SUMMARY, |
43 | 43 | ], |
44 | 44 | ], |
@@ -57,7 +57,7 @@ discard block |
||
57 | 57 | 'options' => [ |
58 | 58 | 'enable_descriptions' => true, |
59 | 59 | 'description' => /*@translate*/ 'Manage the industries you want to assign to jobs.' . |
60 | - /*@translate*/ 'The order of categories can be modified by drag&drop.', |
|
60 | + /*@translate*/ 'The order of categories can be modified by drag&drop.', |
|
61 | 61 | 'display_mode' => SummaryForm::DISPLAY_SUMMARY, |
62 | 62 | ], |
63 | 63 | ], |
@@ -76,7 +76,7 @@ discard block |
||
76 | 76 | 'options' => [ |
77 | 77 | 'enable_descriptions' => true, |
78 | 78 | 'description' => /*@translate*/ 'Manage the employment types you want to assign to jobs.'. |
79 | - /*@translate*/ 'The order of categories can be modified by drag&drop.', |
|
79 | + /*@translate*/ 'The order of categories can be modified by drag&drop.', |
|
80 | 80 | 'display_mode' => SummaryForm::DISPLAY_SUMMARY, |
81 | 81 | ], |
82 | 82 | ], |