tweak feed errors prompt (fix typo)
This commit is contained in:
parent
9d14547314
commit
eab291c403
|
@ -731,7 +731,7 @@
|
||||||
|
|
||||||
if ($num_errors > 0) {
|
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>");
|
Some feeds have update errors (click for details)</a>");
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue