From 65f85248ce3afefd4646fe2bbff2d19d9c7e1fc3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Wed, 27 Mar 2013 16:24:43 +0400 Subject: pref-prefs: mention tt-rss forums as a plugin source --- classes/pref/prefs.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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 "
"; -- cgit v1.2.3