summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards/traffic_shaper_wizard.xml
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@su.local>2009-09-03 21:20:43 -0400
committerScott Ullrich <sullrich@su.local>2009-09-03 21:20:43 -0400
commit0ece92a1c029666e8bc672345db1265c665851cc (patch)
tree87816c45510f4c35554b6b794a3d03dd747d9351 /usr/local/www/wizards/traffic_shaper_wizard.xml
parenta2c311e6ae1cecaf4d3d5582694839b761f39310 (diff)
downloadpfsense-0ece92a1c029666e8bc672345db1265c665851cc.zip
pfsense-0ece92a1c029666e8bc672345db1265c665851cc.tar.gz
Change numberconnections to Enter number of XXX type connections
Diffstat (limited to 'usr/local/www/wizards/traffic_shaper_wizard.xml')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml8
1 files changed, 3 insertions, 5 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index e3434d6..7bfef0d 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -1,8 +1,7 @@
<?xml version="1.0"?>
<pfsensewizard>
- <copyright>/* $Id$ */
-
- traffic_shaper_wizard.xml
+ <copyright>
+ traffic_shaper_wizard.xml
part of pfSense (http://www.pfsense.org/)
Copyright (C) 2005 Bill Marquette - bill.marquette@gmail.com.
@@ -30,7 +29,6 @@
ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
*/</copyright>
-
<totalsteps>9</totalsteps>
<step>
<id>1</id>
@@ -39,7 +37,7 @@
<description>This wizard will guide you through setting up the pfSense traffic shaper.</description>
<fields>
<field>
- <name>numberofconnections</name>
+ <name>Enter number of WAN connections</name>
<type>input</type>
<validate>^[0-9]+$</validate>
<description>Number of connections you have</description>
OpenPOWER on IntegriCloud