summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@G5.homeunix.net>2009-10-10 21:44:50 -0400
committerScott Ullrich <sullrich@G5.homeunix.net>2009-10-10 21:44:50 -0400
commit9dd6215c563070f15b70b3d48b339cb47871585a (patch)
tree299c2b48224dbac34104fb6cf85467114370d22c /usr/local
parenteab890331f2390107cf915872de2c0a239644bf5 (diff)
downloadpfsense-9dd6215c563070f15b70b3d48b339cb47871585a.zip
pfsense-9dd6215c563070f15b70b3d48b339cb47871585a.tar.gz
Show size in uppercase
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/diag_nanobsd.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_nanobsd.php b/usr/local/www/diag_nanobsd.php
index abcb3c8..9458b2c 100644
--- a/usr/local/www/diag_nanobsd.php
+++ b/usr/local/www/diag_nanobsd.php
@@ -142,7 +142,7 @@ EOF;
detect_slice_info();
}
-$NANOBSD_SIZE = file_get_contents("/etc/nanosize.txt");
+$NANOBSD_SIZE = strtoupper(file_get_contents("/etc/nanosize.txt"));
if($_POST['destslice']) {
OpenPOWER on IntegriCloud