1 |
7ac5a4cb
|
Scott Ullrich
|
<!--
|
2 |
|
|
pfSense_MODULE: footer
|
3 |
|
|
-->
|
4 |
|
|
|
5 |
9f53d3a8
|
Scott Ullrich
|
</div> <!-- Right DIV -->
|
6 |
|
|
|
7 |
|
|
</div> <!-- Content DIV -->
|
8 |
|
|
|
9 |
|
|
<div id="footer">
|
10 |
9bf48f3f
|
Chris Buechler
|
<a target="_blank" href="<?=$g['product_website_footer']?>" class="redlnk"><?=$g['product_name']?></a> is ©
|
11 |
c57e9f90
|
Chris Buechler
|
<?=$g['product_copyright_years']?> by <a href="<?=$g['product_copyright_url']?>" class="tblnk"><?=$g['product_copyright']?></a>. All Rights Reserved.
|
12 |
|
|
[<a href="/license.php" class="tblnk">view license</a>]
|
13 |
9f53d3a8
|
Scott Ullrich
|
</div> <!-- Footer DIV -->
|
14 |
|
|
|
15 |
590725d7
|
Bill Marquette
|
</div> <!-- Wrapper Div -->
|
16 |
9f53d3a8
|
Scott Ullrich
|
|
17 |
bc7f9241
|
Scott Ullrich
|
<?php outputJavaScriptFileInline("themes/{$g['theme']}/bottom-loader.js"); ?>
|