summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_backup.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-16 22:58:50 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-16 22:58:50 +0000
commit59605ba47f1e323226dddb67bc01ba11a3d88740 (patch)
tree76803b6ba4c35feed18b7d07cb5d99ca720df2ed /usr/local/www/diag_backup.php
parent5e751bf7e2afe08183a392577da70eaee35d6801 (diff)
downloadpfsense-59605ba47f1e323226dddb67bc01ba11a3d88740.zip
pfsense-59605ba47f1e323226dddb67bc01ba11a3d88740.tar.gz
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
Diffstat (limited to 'usr/local/www/diag_backup.php')
-rwxr-xr-xusr/local/www/diag_backup.php2
1 files changed, 1 insertions, 1 deletions
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");
<tr>
<td width="22%" valign="baseline" class="vncell">&nbsp;</td>
<td width="78%" class="vtable">
- Open a {$g['[product_name']} configuration XML file and click the button below to restore the configuration. <br /><br /> Restore area: <?php spit_out_select_items("restorearea"); ?>
+ Open a <?=$g['[product_name']?> configuration XML file and click the button below to restore the configuration. <br /><br /> Restore area: <?php spit_out_select_items("restorearea"); ?>
<p><input name="conffile" type="file" class="formfld unknown" id="conffile" size="40"></p>
<p><input name="Submit" type="submit" class="formbtn" id="restore" value="Restore configuration"></p>
<p><strong><span class="red">Note:</span></strong><br />The firewall may need a reboot after restoring the configuration.<br /></p>
OpenPOWER on IntegriCloud