diff --git a/e107_admin/links.php b/e107_admin/links.php index e006b2375..39f73220c 100644 --- a/e107_admin/links.php +++ b/e107_admin/links.php @@ -55,12 +55,12 @@ class links_admin extends e_admin_dispatcher 'main/edit' => 'main/list' ); - protected $menuTitle = 'Links'; + protected $menuTitle = ADLAN_138; } class links_admin_ui extends e_admin_ui { - protected $pluginTitle = "Site links"; + protected $pluginTitle = ADLAN_138; protected $pluginName = 'core'; protected $table = "links"; protected $listQry = ''; @@ -929,4 +929,4 @@ exit; -?> \ No newline at end of file +?>