mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
REALLY unbreak niftycorners
This commit is contained in:
parent
a2a3b97a39
commit
d1329286b4
@ -25,8 +25,7 @@ $pagetitle = gentitle( $pgtitle );
|
||||
<?php endif; ?>
|
||||
|
||||
<?php outputCSSFileInline("niftycssCode.css"); ?>
|
||||
<?php outputCSSFileInline("niftycssprintCode.css"); ?>
|
||||
<link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
|
||||
<link rel="stylesheet" type="text/css" href="niftycssprintCode.css" media="print">
|
||||
<?php outputJavaScriptFileInline("niftyjsCode.js"); ?>
|
||||
<script type="text/javascript">
|
||||
var theme = "<?php echo $g['theme']; ?>";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user