diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-10-04 00:33:23 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-10-04 00:33:23 +0000 |
commit | d3654715f5ff0fc4490bc01bf3002dfe2cd17b2a (patch) | |
tree | df205e0a9acdfa6fe0525e017c8855e881740f59 /usr/local/www | |
parent | f53c7cd0ab6ff80679cb949d191e7ba6df1f7e96 (diff) | |
download | pfsense-d3654715f5ff0fc4490bc01bf3002dfe2cd17b2a.zip pfsense-d3654715f5ff0fc4490bc01bf3002dfe2cd17b2a.tar.gz |
* Add a header to load profile screen
* Terminalemaulation -> Terminal emulation
Diffstat (limited to 'usr/local/www')
-rw-r--r-- | usr/local/www/wizards/traffic_shaper_wizard.xml | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/usr/local/www/wizards/traffic_shaper_wizard.xml b/usr/local/www/wizards/traffic_shaper_wizard.xml index 98a34b9..8fd6bb9 100644 --- a/usr/local/www/wizards/traffic_shaper_wizard.xml +++ b/usr/local/www/wizards/traffic_shaper_wizard.xml @@ -1095,7 +1095,7 @@ <type>submit</type> </field> <field> - <name>Remote Service / Terminalemulation</name> + <name>Remote Service / Terminal emulation</name> <type>listtopic</type> </field> <field> @@ -1836,7 +1836,16 @@ <step> <id>7</id> <title>pfSense Traffic Shaper Wizard</title> - <description>After pressing Finish the system will load the new profile. Please note that this may take a moment. Also note that the traffic shaper is stateful meaning that only new connections will be shaped. If this is an issue please reset the states after loading the profile.</description> + <field> + <name>Reload profile notice</name> + <type>listtopic</type> + </field> + <description> + After pressing Finish the system will load the new profile. + Please note that this may take a moment. + Also note that the traffic shaper is stateful meaning that only new connections will be shaped. + If this is an issue please reset the states after loading the profile. + </description> <fields> <field> <name>Finish</name> |