From 3d7a8696f69a81b4400928c3359bd8f156d3e8a9 Mon Sep 17 00:00:00 2001 From: k-paulius Date: Wed, 10 Feb 2016 22:33:56 -0600 Subject: Convert section titles to title case --- src/usr/local/www/diag_smart.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/diag_smart.php') diff --git a/src/usr/local/www/diag_smart.php b/src/usr/local/www/diag_smart.php index ecb30e9..57fe59b 100644 --- a/src/usr/local/www/diag_smart.php +++ b/src/usr/local/www/diag_smart.php @@ -133,7 +133,7 @@ switch ($action) { $output = add_colors(shell_exec($smartctl . " -t " . escapeshellarg($test) . " /dev/" . escapeshellarg($targetdev))); ?>
-

+

-- cgit v1.1