aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/spamd_db.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/spamd_db.php b/packages/spamd_db.php
index 4ce29cd8..2d795272 100644
--- a/packages/spamd_db.php
+++ b/packages/spamd_db.php
@@ -334,6 +334,9 @@ if (typeof getURL == 'undefined') {
$rows++;
}
?> </td></tr></table>
+ <tr><td>
+ <?php echo "<font face=\"arial\"><p><b>$rows</b> rows returned."; ?>
+ </td></tr>
</table>
</div>
</td>