move code up one directory
[atutor.git] / themes / default15 / include / box.tmpl.php
1 <?php if (!defined('AT_INCLUDE_PATH')) { exit; } ?>
2
3 <br />
4 <h2 class="box"><?php echo $this->title; ?><input class="fl-force-right" src="" alt="" title="" type="image" /></h2>
5 <div class="box">
6                 <?php echo $this->dropdown_contents; ?>
7 </div>