From ecbe49cd5501d2c53da0be2054b6b479bed07da0 Mon Sep 17 00:00:00 2001 From: Paul Dragoonis Date: Sun, 16 Oct 2011 17:15:24 +0000 Subject: [PATCH] Adding a ['css'] entry to dynamically laod CSS Files when calling site_header() on the beta site --- include/header.inc | 30 ++++++++++++++++++++---------- 1 file changed, 20 insertions(+), 10 deletions(-) diff --git a/include/header.inc b/include/header.inc index f2e1d1fe2..4954723ee 100644 --- a/include/header.inc +++ b/include/header.inc @@ -17,11 +17,11 @@ if (isset($shortname) && $shortname) { - + PHP: <?php echo $title ?> - + - + @@ -37,13 +37,23 @@ if (isset($shortname) && $shortname) { $page): ?> - - + + - + + + + + @@ -55,7 +65,7 @@ if (isset($shortname) && $shortname) { - +