From: Andrew Dolgov Date: Sun, 12 May 2013 08:36:25 +0000 (+0400) Subject: make appearance of some preference panes more similar X-Git-Tag: 1.7.9~4 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=11334fdf6cfa72ff78abb4434a8dcdee99c119a2;p=tt-rss.git make appearance of some preference panes more similar --- 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 "