root/usr/local/www/fend.inc @ 2cc504e1
1 |
</div> <!-- Right DIV --> |
---|---|
2 |
|
3 |
</div> <!-- Content DIV --> |
4 |
|
5 |
<div id="footer"> |
6 |
<a target="_blank" href="http://www.pfSense.com" class="redlnk"><?=$g['product_name']?></a> is © |
7 |
<?=$g['product_copyright_years']?> by <?=$g['product_copyright']?>. All Rights Reserved. |
8 |
[<a href="/license.php" class="tblnk">view license</a>] |
9 |
</div> <!-- Footer DIV --> |
10 |
|
11 |
</div> <!-- Wrapper Div --> |
12 |
|
13 |
<?php outputJavaScriptFileInline("themes/{$g['theme']}/bottom-loader.js"); ?> |
14 |
|