From: Andrew Dolgov Date: Tue, 4 Jul 2017 13:28:45 +0000 (+0300) Subject: remove obsolete forum plugin links X-Git-Tag: 17.12~158 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=667d32fd26dd8407b2aefb5cc067fe8faa6a543c;p=tt-rss.git remove obsolete forum plugin links mention how to enable system plugins in the UI --- diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index f003ba02..cf27a72d 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -697,9 +697,7 @@ class Pref_Prefs extends Handler_Protected { print "
"; - print "

" . __("You will need to reload Tiny Tiny RSS for plugin changes to take effect.") . "

"; - - print_notice(__("Download more plugins at tt-rss.org forums or wiki.")); + print_notice(__("You will need to reload Tiny Tiny RSS for plugin changes to take effect.")); if (ini_get("open_basedir") && function_exists("curl_init") && !defined("NO_CURL")) { print_warning("Your PHP configuration has open_basedir restrictions enabled. Some plugins relying on CURL for functionality may not work correctly."); @@ -729,7 +727,9 @@ class Pref_Prefs extends Handler_Protected { print ""; - print ""; + print ""; print "

".__("System plugins")."

".__("System plugins")."

". + format_notice(__("System plugins are enabled in config.php for all users.")). + "