mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
Forgotten commit, inline javascript code.
This commit is contained in:
parent
76cd0d8938
commit
bc7f9241d0
@ -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 © <?=$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 ©
|
||||
<?=$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"); ?>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user