From 36ebe449a768d93eefa6d9791412b2537e205e81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdei=20G=C3=A1bor?= Date: Wed, 17 Mar 2021 23:44:32 +0100 Subject: [PATCH] Update links.php --- e107_admin/links.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_admin/links.php b/e107_admin/links.php index fe7f76099..96b5149e4 100644 --- a/e107_admin/links.php +++ b/e107_admin/links.php @@ -53,7 +53,7 @@ class links_admin extends e_admin_dispatcher class links_admin_ui extends e_admin_ui { - protected $pluginTitle = LAN_NAVIGATION_LINKS; + protected $pluginTitle = LAN_NAVIGATION; protected $pluginName = 'core'; protected $table = "links"; protected $listQry = '';