From 36d0358b568a0dde740ade770408bef2d8c3fa65 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 16 Dec 2007 20:43:26 +0000 Subject: Add product_copyright re-branding support Add product_copyright_years re-branding support Add product_website re-branding support Add product_email re-branding support Work sponsored-by: Centipede Networks --- usr/local/www/diag_defaults.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local/www/diag_defaults.php') diff --git a/usr/local/www/diag_defaults.php b/usr/local/www/diag_defaults.php index ac7be2d..b552b18 100755 --- a/usr/local/www/diag_defaults.php +++ b/usr/local/www/diag_defaults.php @@ -61,7 +61,7 @@ include("head.inc");
  • System will be configured as a DHCP server on the default LAN interface
  • Reboot after changes are installed
  • WAN interface will be set to obtain an address automatically from a DHCP server
  • -
  • Default webConfigurator password will be reset to 'pfsense'
  • +
  • Default webConfigurator password will be reset to '{$g['product_name']}'
  • Default webConfigurator username will be reset to 'admin'
  • Are you sure you want to proceed?

    -- cgit v1.1