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