summaryrefslogtreecommitdiffstats
path: root/usr/local/www/fend.inc
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-16 20:43:26 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-16 20:43:26 +0000
commit36d0358b568a0dde740ade770408bef2d8c3fa65 (patch)
tree4b8827c6708d12d3fee1a70d9a36b435b9c92624 /usr/local/www/fend.inc
parentb5e2cc9240a198a9b8fb4827fb262397275a881e (diff)
downloadpfsense-36d0358b568a0dde740ade770408bef2d8c3fa65.zip
pfsense-36d0358b568a0dde740ade770408bef2d8c3fa65.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/fend.inc')
-rwxr-xr-xusr/local/www/fend.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/fend.inc b/usr/local/www/fend.inc
index 54aaec3..8afb52c 100755
--- a/usr/local/www/fend.inc
+++ b/usr/local/www/fend.inc
@@ -3,7 +3,7 @@
</div> <!-- Content DIV -->
<div id="footer">
- <a target="_blank" href="http://www.pfSense.com" class="redlnk">pfSense</a> is &copy; 2004-2007 by Scott Ullrich. All Rights Reserved.
+ <a target="_blank" href="http://www.pfSense.com" class="redlnk">{$g['product_name']}</a> is &copy; {$g['product_copyright_years']} by {$g['product_copyright']}. All Rights Reserved.
[<a href="/license.php" class="tblnk">view license</a>]
</div> <!-- Footer DIV -->
OpenPOWER on IntegriCloud