Parent Directory
|
Revision Log
|
Revision Graph
# update the cvs version to drupal-4-6 branch
| 1 | <div class="<?php print "block block-$block->module" ?>" id="<?php |
| 2 | print "block-$block->module-$block->delta"; ?>"> |
| 3 | <h2><?php print $block->subject ?></h2> |
| 4 | <div class="content"><?php print $block->content ?></div> |
| 5 | </div> |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |