1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 01:54:12 +02:00

Issue #2297 Loading of landing-zero config language file.

This commit is contained in:
Cameron
2017-01-18 17:24:11 -08:00
parent 4b443bc2c8
commit 500ec0c477
2 changed files with 10 additions and 4 deletions

View File

@@ -371,7 +371,7 @@ class page_chapters_form_ui extends e_admin_form_ui
$text .= "</tbody></table>";
$text .= print_a($value,true);
// $text .= print_a($value,true);
return $text;