/[drupal]/contributions/themes/amity_island/block-right.tpl.php
ViewVC logotype

Contents of /contributions/themes/amity_island/block-right.tpl.php

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


Revision 1.2 - (show annotations) (download) (as text)
Thu Aug 21 15:13:07 2008 UTC (15 months ago) by drupalsharkcom
Branch: MAIN
CVS Tags: DRUPAL-6--1-0, DRUPAL-6--1-1, DRUPAL-6--1-2, DRUPAL-6--1-3, HEAD
Changes since 1.1: +9 -2 lines
File MIME type: text/x-php
Initial release for Drupal 6
1 <div class="sidebox-right">
2
3 <h3>
4 <?php print $block->subject; ?>
5 </h3>
6
7 <div class="sidebox-content">
8 <?php print $block->content; ?>
9 </div>
10
11 </div>

  ViewVC Help
Powered by ViewVC 1.1.2