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

Contents of /contributions/themes/sympal_theme/box.tpl.php

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


Revision 1.3 - (show annotations) (download) (as text)
Sat Mar 8 13:34:21 2008 UTC (20 months, 3 weeks ago) by ber
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
Changes since 1.2: +2 -2 lines
File MIME type: text/x-php
Adding files from DRUPAL-5 branch to HEAD, in preparation of a DRUPAL-6 branch.
1 <div class="content box">
2 <?php if ($title): ?>
3 <h3 class="content related-content title"><?php print $title ?></h3>
4 <?php endif; ?>
5 <div class="content related-content body"><?php print $content ?></div>
6 </div>

  ViewVC Help
Powered by ViewVC 1.1.2