/[drupal]/contributions/themes/combustion/page.tpl.php
ViewVC logotype

Diff of /contributions/themes/combustion/page.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.3, Tue Jan 23 00:56:58 2007 UTC revision 1.3.2.1, Sat Feb 10 19:02:08 2007 UTC
# Line 43  Line 43 
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 ?>
# Line 58  Line 59 
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>

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.3.2.1

  ViewVC Help
Powered by ViewVC 1.1.2