mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-19 05:11:28 +00:00
prefs: small usability improvements, feed panel allows searching for category
This commit is contained in:
@@ -510,9 +510,9 @@
|
||||
|
||||
print "<p>";
|
||||
if (!$filter_search) {
|
||||
print __('No filters defined.');
|
||||
print_warning(__('No filters defined.'));
|
||||
} else {
|
||||
print __('No matching filters found.');
|
||||
print_warning(__('No matching filters found.'));
|
||||
}
|
||||
print "</p>";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user