From 11334fdf6cfa72ff78abb4434a8dcdee99c119a2 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Sun, 12 May 2013 12:36:25 +0400 Subject: [PATCH] make appearance of some preference panes more similar --- classes/pref/feeds.php | 25 ++++++++++++------------- classes/pref/prefs.php | 4 +--- plugins/bookmarklets/init.php | 10 ++++++++-- plugins/import_export/init.php | 6 ++++-- 4 files changed, 25 insertions(+), 20 deletions(-) diff --git a/classes/pref/feeds.php b/classes/pref/feeds.php index 7d050f13..ffe7410f 100644 --- a/classes/pref/feeds.php +++ b/classes/pref/feeds.php @@ -1408,9 +1408,7 @@ class Pref_Feeds extends Handler_Protected { print "
"; - print "

" . __("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . " "; - - print __("Only main settings profile can be migrated using OPML.") . "

"; + print_notice(__("Using OPML you can export and import your feeds, filters, labels and Tiny Tiny RSS settings.") . __("Only main settings profile can be migrated using OPML.")); print "