summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-06 23:37:20 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-06 23:37:20 +0000
commitb7e9ec80cb6d38536beea98c71a46cbb355962ae (patch)
treedd0055209c5a2aa8e0c9410edb3f99d70f944ae5 /usr/local/www/wizards
parent189e3bab8d8f7dce0ea762f49ee0a410acdcd023 (diff)
downloadpfsense-b7e9ec80cb6d38536beea98c71a46cbb355962ae.zip
pfsense-b7e9ec80cb6d38536beea98c71a46cbb355962ae.tar.gz
* Minor cleanups
* Tell user after pressing finish the new profile will be loaded
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/traffic_shaper_wizard.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml
index 91f967e..3582973 100644
--- a/usr/local/www/wizards/traffic_shaper_wizard.xml
+++ b/usr/local/www/wizards/traffic_shaper_wizard.xml
@@ -962,7 +962,7 @@
if($_POST['streamingmp3'] != "") {
/* streaming mp3 media aka shoutcast */
- $othersplist[] = array('IPSEC','tcp','8000','8010','both');
+ $othersplist[] = array('STREAMINGMP3','tcp','8000','8010','both');
}
/* XXX: add some more protocols here! */
@@ -1004,7 +1004,7 @@
<step>
<id>7</id>
<title>pfSense Traffic Shaper Wizard</title>
- <description>Summary</description>
+ <description>After pressing Finish the system will load the new profile.</description>
<fields>
<field>
<name>Finish</name>
OpenPOWER on IntegriCloud