mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 23:05:56 +00:00
tweak feed errors prompt (fix typo)
This commit is contained in:
@@ -731,7 +731,7 @@
|
||||
|
||||
if ($num_errors > 0) {
|
||||
|
||||
print format_notice("<a href=\"javascript:showFeedsWithErrors()\"
|
||||
print format_notice("<a href=\"javascript:showFeedsWithErrors()\">
|
||||
Some feeds have update errors (click for details)</a>");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user