@@ -138,7 +138,7 @@ |
||
138 | 138 | // the current user has access to so that he/she can switch |
139 | 139 | // between them |
140 | 140 | return $this->renderWith('[[Your template]]', [ |
141 | - 'Options' => $options |
|
141 | + 'Options' => $options |
|
142 | 142 | ]); |
143 | 143 | |
144 | 144 |