Revision 532d964a
Added by Erik Kristensen almost 20 years ago
usr/local/www/head.inc | ||
---|---|---|
16 | 16 |
<head> |
17 | 17 |
<title><?=gentitle($pgtitle);?></title> |
18 | 18 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
19 |
<link rel="stylesheet" href="/templates/<?php echo $g['template']; ?>/all.css" media="all" />
|
|
19 |
<link rel="stylesheet" href="/themes/<?php echo $g['theme']; ?>/all.css" media="all" />
|
|
20 | 20 |
<link rel="stylesheet" type="text/css" href="/niftycssprintCode.css" media="print"> |
21 | 21 |
<script type="text/javascript" src="/niftyjsCode.js"></script> |
22 | 22 |
<?php if (!isset($closehead)){ ?> |
Also available in: Unified diff
updated so theme works properly