@@ -96,8 +96,7 @@ |
||
| 96 | 96 | 'content' => $content, |
| 97 | 97 | ) |
| 98 | 98 | ); |
| 99 | - } |
|
| 100 | - elseif ($postProfiles) { |
|
| 99 | + } elseif ($postProfiles) { |
|
| 101 | 100 | $formSocialProfiles->setData($this->params()->fromPost()); |
| 102 | 101 | |
| 103 | 102 | if ($formSocialProfiles->isValid()) { |