[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

/sites/all/themes/fusion/fusion_core/ -> box.tpl.php (source)

   1  <?php
   2  // $Id: box.tpl.php,v 1.1 2009/08/19 04:28:07 sociotech Exp $

   3  ?>
   4  
   5  <div class="box">
   6  
   7  <?php if ($title): ?>
   8    <h2 class="title"><?php print $title ?></h2>
   9  <?php endif; ?>
  10  
  11    <div class="content"><?php print $content ?></div>
  12  </div><!-- /box -->


Generated: Thu Mar 24 11:18:33 2011 Cross-referenced by PHPXref 0.7