diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-10-22 18:41:31 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-10-22 18:41:31 +0000 |
commit | 7a23e4195078445c3060e243c587486f494d5a68 (patch) | |
tree | 09036ada12f5a864b9c1dde8e91da75d9d5dab02 /usr/local | |
parent | 037304d866d5f9fab6a84a8d3a5499b44812f191 (diff) | |
download | pfsense-7a23e4195078445c3060e243c587486f494d5a68.zip pfsense-7a23e4195078445c3060e243c587486f494d5a68.tar.gz |
MFC 7048
Clean up 'reload' page, this reads a little better.
Diffstat (limited to 'usr/local')
-rw-r--r-- | usr/local/www/wizards/setup_wizard.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml index 33bcade..f4a385e 100644 --- a/usr/local/www/wizards/setup_wizard.xml +++ b/usr/local/www/wizards/setup_wizard.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="utf-8" ?> +<?xml version="1.0" encoding="utf-8" ?> <pfsensewizard> <copyright> /* $Id$ */ @@ -461,7 +461,7 @@ <id>7</id> <title>Reload configuration</title> <disableheader>true</disableheader> - <description>On this screen we will reload the changes.</description> + <description>Click 'Reload' to reload pfSense with new changes. If you changed the password, pfSense will ask you to log in again.</description> <fields> <field> <name>Reload</name> |