| 43 |
<?php if ($help != ""): ?> |
<?php if ($help != ""): ?> |
| 44 |
<p id="help"><?php print $help ?></p> |
<p id="help"><?php print $help ?></p> |
| 45 |
<?php endif; ?> |
<?php endif; ?> |
| 46 |
|
<?php if ($help != ""): ?> |
| 47 |
|
<?php print $messages ?> |
| 48 |
|
<?php endif; ?> |
| 49 |
<?php print($content) ?> |
<?php print($content) ?> |
| 50 |
|
</div> |
|
</div> |
|
| 51 |
</td> |
</td> |
| 52 |
<td class="sidebar"> |
<td class="sidebar"> |
| 53 |
<?php print $sidebar_right ?> |
<?php print $sidebar_right ?> |
| 59 |
<?php if ($footer_message) : ?> |
<?php if ($footer_message) : ?> |
| 60 |
<?php print $footer_message;?> |
<?php print $footer_message;?> |
| 61 |
<?php endif; ?> |
<?php endif; ?> |
| 62 |
<p><i>Combustion</i> designed by <a href="http://phobos.redfyre.net/">Phobos Gekko</a> | Ported to Drupal 5.0 by <a href="http://themebot.com/">ThemeBot</a> |
<p><i>Combustion</i> designed by <a href="http://www.gekkofyre.net/">Phobos Gekko</a> | Ported to Drupal 5 by <a href="http://themebot.com/">ThemeBot</a> |
|
|
|
| 63 |
</p> |
</p> |
| 64 |
</div></td> |
</div></td> |
| 65 |
</tr> |
</tr> |