1
|
</div> <!-- Right DIV -->
|
2
|
|
3
|
</div> <!-- Content DIV -->
|
4
|
|
5
|
<div id="footer">
|
6
|
<p><a target="_blank" href="http://www.pfSense.com">pfSense</a> is © 2004-2005 by Scott Ullrich. All Rights Reserved.</p>
|
7
|
<p>pfSense is originally based on m0n0wall which is © 2002-2004 by Manuel Kasper. All rights reserved. [<a href="/license.php" class="tblnk">view license</a>]</p>
|
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
|
|