/[drupal]/contributions/themes/newswire/block-suckerfish.tpl.php
ViewVC logotype

Contents of /contributions/themes/newswire/block-suckerfish.tpl.php

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


Revision 1.2 - (show annotations) (download) (as text)
Wed Nov 4 04:44:06 2009 UTC (3 weeks, 2 days ago) by jmburnz
Branch: MAIN
CVS Tags: DRUPAL-6--4-1, DRUPAL-6--4-0, HEAD
Changes since 1.1: +2 -8 lines
File MIME type: text/x-php
Updates for IE and Safari
1 <?php // $Id: block-suckerfish.tpl.php,v 1.1 2009/11/02 12:03:18 jmburnz Exp $
2 /**
3 * @file block-suckerfish.tpl.php
4 *
5 * Theme implementation to display a block.
6 *
7 * @see template_preprocess()
8 * @see template_preprocess_block()
9 */
10 ?>
11 <?php print $block->content; ?>

  ViewVC Help
Powered by ViewVC 1.1.2