tagging as ATutor 1.5.4-release
[atutor.git] / themes / default / include / box.tmpl.php
1 <?php if (!defined('AT_INCLUDE_PATH')) { exit; } ?>
2
3 <br />
4 <h4 class="box"><?php echo $this->title; ?></h4>
5 <div class="box">
6                 <?php echo $this->dropdown_contents; ?>
7 </div>