Project:Refresco
Version:6.x-1.1
Component:Code
Category:bug report
Priority:minor
Assigned:CrashTest_
Status:closed (fixed)

Issue Summary

The page.tpl.php doesn't have a closure being output so there are modules like Google Analytics and Admin Menu that are incompatible with the theme.

Comments

#1

Hmm, I will take a look at that this evening. Thanks!

#2

Assigned to:Anonymous» CrashTest_
Status:active» closed (fixed)

Added

<?php
print $closure
?>
, should be all happy now!
nobody click here