diff --git a/admin/lang.php b/admin/lang.php index d7f2b7b14c0..2a6dd824d5e 100644 --- a/admin/lang.php +++ b/admin/lang.php @@ -26,6 +26,7 @@ define('LANG_MISSING_TEXT_MAX_LEN', 60); // maximum length of the missing text to display define('LANG_KEEP_ORPHANS', 1); // keep orphaned strings (i.e. strings w/o English reference) define('LANG_SEARCH_EXTRA', 1); // search lang files in extra locations + define('LANG_ALWAYS_TEXTAREA', 1); // always use '."\n"; + } else { + $o .= ''; + } } if ($value2 <> '' && $value <> $value2) { $o .= '
'.$value2.'';