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.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_tables.php b/src/usr/local/www/diag_tables.php
index 6c7f027..90d1a91 100644
--- a/src/usr/local/www/diag_tables.php
+++ b/src/usr/local/www/diag_tables.php
@@ -184,9 +184,9 @@ if ($bogons || $urltable || !empty($entries)) {
} elseif (!empty($entries)) {
$group->add(new Form_Button(
'clearall',
- gettext('Clear Table'),
+ gettext('Empty Table'),
null,
- 'fa-undo'
+ 'fa-trash'
))->addClass('btn-danger btn-sm');
}
}
OpenPOWER on IntegriCloud