From 7d0ff985c18515fa18e4aaec9a1a8568a5b1493e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Wed, 19 Aug 2020 11:45:39 +0200 Subject: [PATCH] Update fileinspector.php --- e107_admin/fileinspector.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/e107_admin/fileinspector.php b/e107_admin/fileinspector.php index 5fa3dd554..b3d646346 100755 --- a/e107_admin/fileinspector.php +++ b/e107_admin/fileinspector.php @@ -222,7 +222,7 @@ class fileinspector_ui extends e_admin_ui // $text .= ''; - $text .= ' Begin'; + $text .= ' '.FR_LAN_33.''; $text .= ' '.LAN_CANCEL.''; @@ -1392,4 +1392,4 @@ function sh(showid) { return $text; }*/ -?> \ No newline at end of file +?>