summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/index.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2016-04-05 07:55:41 -0400
committerStephen Beaver <sbeaver@netgate.com>2016-04-05 07:55:47 -0400
commit12f22e9c8c239dc2c616ae0321e110e3814cabc8 (patch)
tree28d3447654b91a51f58522e60c005c0d00c45099 /src/usr/local/www/index.php
parente2fba23c6bea2f0254249ff97146af82c690010a (diff)
downloadpfsense-12f22e9c8c239dc2c616ae0321e110e3814cabc8.zip
pfsense-12f22e9c8c239dc2c616ae0321e110e3814cabc8.tar.gz
Merge pull request #2837 from phil-davis/we
(cherry picked from commit f4d13d55d7b15449780b5eb521f54d76d8279df5)
Diffstat (limited to 'src/usr/local/www/index.php')
-rw-r--r--src/usr/local/www/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/index.php b/src/usr/local/www/index.php
index a435777..f53769d 100644
--- a/src/usr/local/www/index.php
+++ b/src/usr/local/www/index.php
@@ -215,7 +215,7 @@ if (file_exists('/conf/trigger_initial_wizard')) {
<div class="col-sm-offset-3 col-sm-6 col-xs-12">
<font color="white">
<p><h3><?=sprintf(gettext("Welcome to %s!\n"), $g['product_name'])?></h3></p>
- <p><?=gettext("One moment while we start the initial setup wizard.")?></p>
+ <p><?=gettext("One moment while the initial setup wizard starts.")?></p>
<p><?=gettext("Embedded platform users: Please be patient, the wizard takes a little longer to run than the normal GUI.")?></p>
<p><?=sprintf(gettext("To bypass the wizard, click on the %s logo on the initial page."), $g['product_name'])?></p>
</font>
OpenPOWER on IntegriCloud