mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Update links.php
This commit is contained in:
@@ -53,7 +53,7 @@ class links_admin extends e_admin_dispatcher
|
|||||||
|
|
||||||
class links_admin_ui extends e_admin_ui
|
class links_admin_ui extends e_admin_ui
|
||||||
{
|
{
|
||||||
protected $pluginTitle = LAN_NAVIGATION;
|
protected $pluginTitle = LAN_NAVIGATION_LINKS;
|
||||||
protected $pluginName = 'core';
|
protected $pluginName = 'core';
|
||||||
protected $table = "links";
|
protected $table = "links";
|
||||||
protected $listQry = '';
|
protected $listQry = '';
|
||||||
|
Reference in New Issue
Block a user