[ Index ]

PHP Cross Reference of Drupal 6 (yi-drupal)

title

Body

[close]

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

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


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