mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
Forum language-file cleanup.
This commit is contained in:
@@ -7,6 +7,6 @@ e107::lan('forum', 'English_front');
|
||||
/**
|
||||
* @todo - extend array to allow selection of any main forum, as well as the forum front page
|
||||
*/
|
||||
$front_page['forum'] = array('page' => $PLUGINS_DIRECTORY.'forum/forum.php', 'title' => LAN_FORUM_0001);
|
||||
$front_page['forum'] = array('page' => $PLUGINS_DIRECTORY.'forum/forum.php', 'title' => LAN_PLUGIN_FORUM_NAME);
|
||||
|
||||
?>
|
Reference in New Issue
Block a user