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

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

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

revision 1.1, Wed Apr 23 04:18:41 2008 UTC revision 1.1.4.1, Wed Apr 23 05:21:41 2008 UTC
# Line 1  Line 1 
1  <table width="100%" id="block-<?php print $block->module .'-'. $block->delta; ?>" class="clear-block block block-<?php print $block->module ?>">  <table id="block-<?php print $block->module .'-'. $block->delta; ?>" class="clear-block block block-<?php print $block->module ?>">
2  <tr>  <tr>
3    <td class="block-tl"></td>    <td class="block-tl"></td>
4    <td class="block-tc">    <td class="block-tc">

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

  ViewVC Help
Powered by ViewVC 1.1.2