summaryrefslogtreecommitdiff
path: root/backend.php
diff options
context:
space:
mode:
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 8b39ce5f3..7903dcf55 100644
--- a/backend.php
+++ b/backend.php
@@ -437,7 +437,7 @@
}
if ($lnum == 0) {
- print "<tr><td align='center'>No entries found.</td></tr>";
+ print "<tr><td align='center'>No articles found.</td></tr>";
}
/* while ($lnum < HEADLINES_PER_PAGE) {