From fffba72c9f2420282d3727bd339d23bbe1e77b0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=C3=A1bor?= Date: Sat, 18 Feb 2017 11:13:52 +0100 Subject: [PATCH] Update lancheck.php Button optimization --- e107_admin/lancheck.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/lancheck.php b/e107_admin/lancheck.php index 5997039c9..39df234e3 100644 --- a/e107_admin/lancheck.php +++ b/e107_admin/lancheck.php @@ -1383,7 +1383,7 @@ class lancheck $editUrl = e_REQUEST_SELF."?".http_build_query($parms,'&'); $text .=" - ".LAN_EDIT.""; + ".LAN_EDIT.""; $text .=""; }