diff --git a/classes/pref/prefs.php b/classes/pref/prefs.php index 45bbba424..28a19f729 100644 --- a/classes/pref/prefs.php +++ b/classes/pref/prefs.php @@ -629,7 +629,9 @@ class Pref_Prefs extends Handler_Protected { print "

".__("Plugins")."

"; - print_notice(__("You will need to reload Tiny Tiny RSS for plugin changes to take effect.")); + print_notice(__("Download more plugins at Tiny Tiny RSS forums.")); + + print "

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

"; print "
";