From 5752d2142ec939da08cc927c1bc6ffea957d0d51 Mon Sep 17 00:00:00 2001 From: Phil Davis Date: Tue, 17 Nov 2015 18:29:11 +0545 Subject: diag_nanobsd options text There are multiple options in this section. Use the plural to be consistent with other text on this page and the section titles of other diag "options" pages. --- src/usr/local/www/diag_nanobsd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/diag_nanobsd.php') diff --git a/src/usr/local/www/diag_nanobsd.php b/src/usr/local/www/diag_nanobsd.php index d90ac8b..bd1059a 100644 --- a/src/usr/local/www/diag_nanobsd.php +++ b/src/usr/local/www/diag_nanobsd.php @@ -149,7 +149,7 @@ require_once('classes/Form.class.php'); $form = new Form(false); -$section = new Form_Section('NanoBSD Option'); +$section = new Form_Section('NanoBSD Options'); $section->addInput(new Form_StaticText( 'Image Size', -- cgit v1.1