Change the line:

        <td class="main-content" id="content- <?php print $layout 

">
?>
to:

        <td class="main-content" id="content-<?php print $layout 

">
?>

There is a blank to much ;)

Comments

bradlis7’s picture

Status: Active » Fixed

It took me a while to get around to it, but it's fixed.

Anonymous’s picture

Status: Fixed » Closed (fixed)