summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_tables.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/diag_tables.php')
-rw-r--r--src/usr/local/www/diag_tables.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_tables.php b/src/usr/local/www/diag_tables.php
index a76829f..8a160d3 100644
--- a/src/usr/local/www/diag_tables.php
+++ b/src/usr/local/www/diag_tables.php
@@ -243,6 +243,6 @@ events.push(function() {
<?php
if (empty($entries)) {
- print_info_box(gettext("No entries exist in this table"), 'warning', false);
+ print_info_box(gettext("No entries exist in this table."), 'warning', false);
}
include("foot.inc");
OpenPOWER on IntegriCloud