summaryrefslogtreecommitdiffstats
path: root/src/etc/inc/shaper.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/etc/inc/shaper.inc')
-rw-r--r--src/etc/inc/shaper.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/etc/inc/shaper.inc b/src/etc/inc/shaper.inc
index 2f9eadc..4637250 100644
--- a/src/etc/inc/shaper.inc
+++ b/src/etc/inc/shaper.inc
@@ -3965,7 +3965,7 @@ EOD;
$sform->add($section);
- $section = new Form_Section('Advanced options');
+ $section = new Form_Section('Advanced Options');
$section->addInput(new Form_Input(
'delay',
@@ -4269,7 +4269,7 @@ class dnqueue_class extends dummynet_class {
$sform->add($section);
- $section = new Form_Section('Advanced options');
+ $section = new Form_Section('Advanced Options');
$section->addInput(new Form_Input(
'weight',
OpenPOWER on IntegriCloud