From 59605ba47f1e323226dddb67bc01ba11a3d88740 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 16 Dec 2007 22:58:50 +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_backup.php | 2 +- usr/local/www/diag_defaults.php | 2 +- usr/local/www/fend.inc | 2 +- usr/local/www/system_firmware.php | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'usr/local/www') diff --git a/usr/local/www/diag_backup.php b/usr/local/www/diag_backup.php index 6f4a99c..84bd6f6 100755 --- a/usr/local/www/diag_backup.php +++ b/usr/local/www/diag_backup.php @@ -268,7 +268,7 @@ include("head.inc");   - Open a {$g['[product_name']} configuration XML file and click the button below to restore the configuration.

Restore area: + Open a configuration XML file and click the button below to restore the configuration.

Restore area:

Note:
The firewall may need a reboot after restoring the configuration.

diff --git a/usr/local/www/diag_defaults.php b/usr/local/www/diag_defaults.php index b552b18..ee0244e 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 '{$g['product_name']}'
  • +
  • Default webConfigurator password will be reset to '
  • Default webConfigurator username will be reset to 'admin'
  • Are you sure you want to proceed?

    diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc index 8afb52c..80c198c 100755 --- a/usr/local/www/fend.inc +++ b/usr/local/www/fend.inc @@ -3,7 +3,7 @@ diff --git a/usr/local/www/system_firmware.php b/usr/local/www/system_firmware.php index 616caea..d23ccc7 100755 --- a/usr/local/www/system_firmware.php +++ b/usr/local/www/system_firmware.php @@ -169,7 +169,7 @@ print_info_box($sig_warning);
    - +
    Invoke {$g['product_name']} Manual UpgradeInvoke Manual Upgrade
      -- cgit v1.1