1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 11:50:30 +02:00

Update links.php

This commit is contained in:
Erdei Gábor
2021-03-17 01:53:51 +01:00
committed by GitHub
parent 3400c34d59
commit 63c56cbcb7

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;
protected $pluginTitle = LAN_NAVIGATION_LINKS;
protected $pluginName = 'core';
protected $table = "links";
protected $listQry = '';