/[drupal]/contributions/themes/d4rk/box.tpl.php
ViewVC logotype

Diff of /contributions/themes/d4rk/box.tpl.php

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.1, Fri Jan 30 20:27:17 2009 UTC revision 1.2, Sun Feb 1 04:32:21 2009 UTC
# Line 0  Line 1 
1    <div class="box">
2    
3    <?php if ($title): ?>
4      <h3><?php echo $title ?></h3>
5    <?php endif; ?>
6    
7      <div class="content"><?php echo $content ?></div>
8    </div>

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.2