summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2006-05-18 08:56:52 +0100
committerAndrew Dolgov <[email protected]>2006-05-18 08:56:52 +0100
commit0ceded7a4663fc05d5f4871b01ac66f9c6a7380e (patch)
treeb1d07fe1f6a0ea9415cd76c8426f83cb6b12ef71 /backend.php
parent6311acbeea7a386189d57745290a2d916d8734b2 (diff)
interface tweaks
Diffstat (limited to 'backend.php')
-rw-r--r--backend.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/backend.php b/backend.php
index f3c1c58fa..be7aba382 100644
--- a/backend.php
+++ b/backend.php
@@ -1797,7 +1797,7 @@
// onclick=\"javascript:hideParentElement(this);\" src=\"images/close.png\">";
print "<a href=\"javascript:showBlockElement('feedUpdateErrors')\">
- <b>Feeds with update errors</b> (click to expand)</a>";
+ <b>Some feeds have update errors (click for details)</b></a>";
print "<ul id=\"feedUpdateErrors\" class=\"nomarks\">";