diff --git a/presentation/webpageTemplate.inc b/presentation/webpageTemplate.inc index bc14101..53da4ce 100644 --- a/presentation/webpageTemplate.inc +++ b/presentation/webpageTemplate.inc @@ -32,6 +32,7 @@ if ($sectionName == "") $navbar->setHighlightedSection($sectionName); // setup nw payload +$colourBar = $navbar->getNWColourbar(); $nwestLoad = "\n" . "\n" . "\n" . @@ -60,15 +61,11 @@ if ($sectionName != "General") { //set up links $cAdmin = "$default->graphicsUrl/leftnav/cadmin.gif" ; -$link = "$default->graphicsUrl/leftnav/links.gif" ; - //setup the westpayload -// TODO -> change to links the images as well $westLoad = "
graphicsUrl/tree.gif\"/>
\n" . "\t\n" . - "\t" . + "\t\n" . "
$westRender
emailAdmin\">\n" . - "\t
\n
emailAdmin\">
"; $westPayLoad = new PatternCustom;