/[drupal]/contributions/themes/sib/block.tpl.php
ViewVC logotype

Contents of /contributions/themes/sib/block.tpl.php

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


Revision 1.3 - (show annotations) (download) (as text)
Sun Aug 5 10:50:48 2007 UTC (2 years, 3 months ago) by vadbarsdrupalorg
Branch: MAIN
CVS Tags: DRUPAL-5--1-1, HEAD
Changes since 1.2: +0 -0 lines
File MIME type: text/x-php
first release
1 <?php if ($block->subject): ?>
2 <h3 class="sideh"><?php print $block->subject ?></h3>
3 <?php endif;?>
4
5 <div class="sidec"><?php print $block->content ?></div>

  ViewVC Help
Powered by ViewVC 1.1.2