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 ;)
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
Comment #1
bradlis7 commentedIt took me a while to get around to it, but it's fixed.
Comment #2
(not verified) commented