Index: chameleon.theme =================================================================== RCS file: /cvs/drupal/drupal/themes/chameleon/chameleon.theme,v retrieving revision 1.8 diff -u -r1.8 chameleon.theme --- chameleon.theme 15 Feb 2004 14:21:35 -0000 1.8 +++ chameleon.theme 25 Feb 2004 06:54:47 -0000 @@ -89,7 +89,10 @@ $output .= " \n"; $output .= " \n"; + $output .= "
\n"; $output .= theme_closure(); + $output .= variable_get("site_footer", FALSE); + $output .= "
\n"; $output .= " \n"; $output .= "\n";