summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_defaults.php
diff options
context:
space:
mode:
authorBill Marquette <bill.marquette@gmail.com>2009-02-10 22:31:57 -0600
committerBill Marquette <bill.marquette@gmail.com>2009-02-10 22:31:57 -0600
commitcb19ff01233811b36a0db96a6cb9bd017ef19514 (patch)
tree39138a8f08ba211bc899bc2ed6b7c2985c0fbf45 /usr/local/www/diag_defaults.php
parent25351cb886a060dc0ab8d82c4830831a15385372 (diff)
downloadpfsense-cb19ff01233811b36a0db96a6cb9bd017ef19514.zip
pfsense-cb19ff01233811b36a0db96a6cb9bd017ef19514.tar.gz
clean up factory defaults info
Diffstat (limited to 'usr/local/www/diag_defaults.php')
-rwxr-xr-xusr/local/www/diag_defaults.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_defaults.php b/usr/local/www/diag_defaults.php
index 988cca3..921a4e4 100755
--- a/usr/local/www/diag_defaults.php
+++ b/usr/local/www/diag_defaults.php
@@ -69,8 +69,8 @@ include("head.inc");
<li>System will be configured as a DHCP server on the default LAN interface</li>
<li>Reboot after changes are installed</li>
<li>WAN interface will be set to obtain an address automatically from a DHCP server</li>
- <li>Default webConfigurator password will be reset to <?=$g['product_name']?>'</li>
- <li>Default webConfigurator username will be reset to 'admin'</li>
+ <li>webConfigurator admin username will be reset to 'admin'</li>
+ <li>webConfigurator admin password will be reset to '<?=$g['product_name']?>'</li>
</ul>
Are you sure you want to proceed?</strong></p>
<p>
OpenPOWER on IntegriCloud