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

Diff of /contributions/themes/ability/block.tpl.php

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

revision 1.1, Sun Sep 30 09:01:20 2007 UTC revision 1.2, Sun Feb 17 16:35:36 2008 UTC
# Line 0  Line 1 
1      <div class="block block-<?php print $block->module; ?>" id="block-<?php print $block->module; ?>-<?php print $block->delta; ?>">
2        <h2 class="title"><?php print $block->subject; ?></h2>
3        <div class="content"><?php print $block->content; ?></div>
4     </div>

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

  ViewVC Help
Powered by ViewVC 1.1.2