/[drupal]/contributions/themes/SEOposition/block-custom.tpl.php
ViewVC logotype

Contents of /contributions/themes/SEOposition/block-custom.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Thu Aug 31 14:03:18 2006 UTC (3 years, 2 months ago) by nickl
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-5, DRUPAL-4-7
File MIME type: text/x-php
Theme contributed by SEO Position http://www.seoposition.com/
1 <div class="block" id="<?php print "block-$block->module-$block->delta"; ?>">
2 <h2><?php print $block->subject; ?></h2>
3 <?php print $block->content; ?>
4 </div>

  ViewVC Help
Powered by ViewVC 1.1.2