diff options
-rw-r--r-- | themes/unconed/unconed.theme | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/unconed/unconed.theme b/themes/unconed/unconed.theme index 4e5448e83..82f65329c 100644 --- a/themes/unconed/unconed.theme +++ b/themes/unconed/unconed.theme @@ -198,6 +198,7 @@ </table> </td><td style="background-color: <?php print $this->clc0; ?>;"><img src="<?php print $this->path; ?>/images/null.gif" width="4" alt="" title="" /></td><td style="background-color: <?php print $this->cl00; ?>;"><img src="<?php print $this->path; ?>/images/null.gif" width="10" alt="" title="" /></td></tr> </table> + <?php print theme_footer(); ?> </body> </html> <?php |