summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_smart.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-10 21:51:10 -0600
committerk-paulius <k.dash.paulius@gmail.com>2016-02-10 21:51:10 -0600
commit5f88f964a6939a9b15cbf95acd9b4c0c57fa0d08 (patch)
tree01df7c7945ec568665d8ae16d8d555a7c13e1ff7 /src/usr/local/www/diag_smart.php
parent4fe66748bcb2d63ba296d5f0ab891ce598db7793 (diff)
downloadpfsense-5f88f964a6939a9b15cbf95acd9b4c0c57fa0d08.zip
pfsense-5f88f964a6939a9b15cbf95acd9b4c0c57fa0d08.tar.gz
Convert section titles to title case
Diffstat (limited to 'src/usr/local/www/diag_smart.php')
-rw-r--r--src/usr/local/www/diag_smart.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php
index 10c12ec..ecb30e9 100644
--- a/src/usr/local/www/diag_smart.php
+++ b/src/usr/local/www/diag_smart.php
@@ -442,7 +442,7 @@ switch ($action) {
'View'
);
- $section = new Form_Section('View logs');
+ $section = new Form_Section('View Logs');
$section->addInput(new Form_Input(
'action',
OpenPOWER on IntegriCloud