1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 14:17:49 +02:00

Update links.php

This commit is contained in:
Erdei Gábor
2021-03-17 23:44:32 +01:00
committed by GitHub
parent bd2038eb13
commit 36ebe449a7

View File

@@ -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 = '';