[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

/themes/bluemarine/ -> box.tpl.php (source)

   1  <?php
   2  ?>
   3    <div class="box">
   4      <?php if ($title) { ?><h2 class="title"><?php print $title; ?></h2><?php } ?>
   5      <div class="content"><?php print $content; ?></div>
   6   </div>
   7  


Generated: Mon Jul 9 18:01:44 2012 Cross-referenced by PHPXref 0.7