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 b2f100d..aa16e0c 100644
--- a/src/usr/local/www/diag_tables.php
+++ b/src/usr/local/www/diag_tables.php
@@ -134,7 +134,7 @@ if ($tablename == "webConfiguratorlockout") {
$form = new Form(false);
-$section = new Form_Section('Table to display');
+$section = new Form_Section('Table to Display');
$group = new Form_Group("Table");
$group->add(new Form_Select(
OpenPOWER on IntegriCloud