From 40c9eb787f9ca50668667931219660a384ac1e8b Mon Sep 17 00:00:00 2001 From: Cameron Date: Sat, 14 Oct 2017 17:02:24 -0700 Subject: [PATCH] Issue #6 LAN file bbcode correction. --- e107_plugins/newsfeed/languages/English_admin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/newsfeed/languages/English_admin.php b/e107_plugins/newsfeed/languages/English_admin.php index 0b303f4c2..cec559fdd 100644 --- a/e107_plugins/newsfeed/languages/English_admin.php +++ b/e107_plugins/newsfeed/languages/English_admin.php @@ -67,7 +67,7 @@ define("NFLAN_42", "[h=4]Newsfeed Title[/h] Enter the number of seconds before the feed is updated. For example, 1800 = 30 Minutes, 3600 = 1 Hour, 86400 = 1 Day. [h=4]Activation[/h] - Newsfeeds can be displayed in the menu only or on the newsfeed page. Enter the details where feeds should be displayed. To see newsfeeds in e107 menus you will need to activate the [b]Newsfeeds Menu[b/] in [link=".e_ADMIN."menus.php]Menu Manager[/link]. + Newsfeeds can be displayed in the menu only or on the newsfeed page. Enter the details where feeds should be displayed. To see newsfeeds in e107 menus you will need to activate the [b]Newsfeeds Menu[/b] in [link=".e_ADMIN."menus.php]Menu Manager[/link]. [h=4]Tip[/h] There are many feed direcotries on the web, try [link=https://www.dmoz.org/Computers/Internet/On_the_Web/Syndication_and_Feeds/RSS/Directories/ external]dmoz[/link] or [link=http://www.feedster.com/ external]feedster.com[/link]");