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 © <?=$g['product_copyright_years']?> by <?=$g['product_copyright']?>. All Rights Reserved.
|
7
|
[<a href="/license.php" class="tblnk">view license</a>]
|
8
|
</div> <!-- Footer DIV -->
|
9
|
|
10
|
</div> <!-- Wrapper Div -->
|
11
|
|
12
|
<script type="text/javascript" src="/themes/<?php echo $g['theme']; ?>/bottom-loader.js"></script>
|
13
|
|
14
|
|