Forgotten commit, inline javascript code.

This commit is contained in:
Scott Ullrich 2008-07-27 03:58:23 +00:00
parent 76cd0d8938
commit bc7f9241d0

View File

@ -3,12 +3,12 @@
</div> <!-- Content DIV -->
<div id="footer">
<a target="_blank" href="http://www.pfSense.com" class="redlnk"><?=$g['product_name']?></a> is &copy; <?=$g['product_copyright_years']?> by <?=$g['product_copyright']?>. All Rights Reserved.
<a target="_blank" href="http://www.pfSense.com" class="redlnk"><?=$g['product_name']?></a> is &copy;
<?=$g['product_copyright_years']?> by <?=$g['product_copyright']?>. All Rights Reserved.
[<a href="/license.php" class="tblnk">view license</a>]
</div> <!-- Footer DIV -->
</div> <!-- Wrapper Div -->
<script type="text/javascript" src="/themes/<?php echo $g['theme']; ?>/bottom-loader.js"></script>
<?php outputJavaScriptFileInline("themes/{$g['theme']}/bottom-loader.js"); ?>