Signed-off-by: Michael Eshom <[email protected]>
@@ -459,7 +459,7 @@ function template_add_language()
';
// Had some results?
- if (!empty($context['smf_languages']))
+ if (!empty($context['smf_languages']['rows']))
{
echo '
<div class="information">', $txt['add_language_smf_found'], '</div>';