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:
@@ -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 = '';
|
||||
|
Reference in New Issue
Block a user