[ Index ]

PHP Cross Reference of Drupal 6 (gatewave)

title

Body

[close]

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

   1  <?php
   2  // $Id: box.tpl.php,v 1.3 2007/08/07 08:39:36 goba Exp $
   3  ?>
   4  <div class="box">
   5    <?php if ($title): ?>
   6    <h2 class="title"><?php print $title ?></h2>
   7    <?php endif; ?>
   8    <div class="content"><?php print $content ?></div>
   9  </div>


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