Active
Project:
Andreas03
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2010 at 05:46 UTC
Updated:
29 Jun 2010 at 05:46 UTC
In the <div id="footer"> region you have forgotten to
<?php if ($footer): ?>
print $footer;
<?php endif; ?>