mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Move statement to description
This commit is contained in:
parent
cdb97b7378
commit
6b9261a8c4
@ -54,13 +54,13 @@
|
||||
<step>
|
||||
<id>2</id>
|
||||
<title>pfSense Traffic Shaper Wizard</title>
|
||||
<description>WAN connection speed</description>
|
||||
<description>WAN connection speed - Please note that the wizard will automatically subtract 20% for the queues.</description>
|
||||
<javascriptafterformdisplay>
|
||||
</javascriptafterformdisplay>
|
||||
<fields>
|
||||
<field>
|
||||
<name>Download</name>
|
||||
<description>The download speed of your WAN link in Kbits/second. Please note that the wizard will automatically subtract 20% for the queues.</description>
|
||||
<description>The download speed of your WAN link in Kbits/second.</description>
|
||||
<type>input</type>
|
||||
<validate>^[0-9]*$</validate>
|
||||
<message>Download speed must be numerical</message>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user