From ca6a0741b4819207e19d1afca02044db9885b94d Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 14 Jun 2012 21:23:09 +0400 Subject: tweak dialog topmost notices; add an explanation for the batch feed editor --- classes/pref_feeds.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'classes/pref_feeds.php') diff --git a/classes/pref_feeds.php b/classes/pref_feeds.php index 257c1f9c3..6c34c2712 100644 --- a/classes/pref_feeds.php +++ b/classes/pref_feeds.php @@ -544,6 +544,8 @@ class Pref_Feeds extends Protected_Handler { $feed_ids = db_escape_string($_REQUEST["ids"]); + print "
" . __("Enable the options you wish to apply using checkboxes on the right:") . "
"; + print ""; print ""; print ""; -- cgit v1.2.3