Project

General

Profile

Download (472 Bytes) Statistics
| Branch: | Tag: | Revision:
1 9f53d3a8 Scott Ullrich
		</div> <!-- Right DIV -->
2
	
3
	</div> <!-- Content DIV -->
4
	
5
	<div id="footer">
6 bc7f9241 Scott Ullrich
		<a target="_blank" href="http://www.pfSense.com" class="redlnk"><?=$g['product_name']?></a> is &copy;
7
		 <?=$g['product_copyright_years']?> by <?=$g['product_copyright']?>. All Rights Reserved.
8 b3b6bd5d Scott Ullrich
		[<a href="/license.php" class="tblnk">view license</a>] 
9 9f53d3a8 Scott Ullrich
	</div> <!-- Footer DIV -->
10
11 590725d7 Bill Marquette
</div> <!-- Wrapper Div -->
12 9f53d3a8 Scott Ullrich
13 bc7f9241 Scott Ullrich
<?php outputJavaScriptFileInline("themes/{$g['theme']}/bottom-loader.js"); ?>