| @@ -111,10 +111,10 @@ | ||
| 111 | 111 | /** |
| 112 | 112 | * Get the translation editor HTML |
| 113 | 113 | */ |
| 114 | 114 | |
| 115 | -$data['wplng_edit_html'] = wplng_translation_editor_get_html( | |
| 116 | - $translation_post | |
| 115 | + $data['wplng_edit_html'] = wplng_translation_editor_get_html( | |
| 116 | + $translation_post | |
| 117 | 117 | ); |
| 118 | 118 | |
| 119 | 119 | /** |
| 120 | 120 | * Send the translation editor HTML |