1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 12:48:24 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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