/[drupal]/contributions/themes/pixture_reloaded/block-superfish.tpl.php
ViewVC logotype

Contents of /contributions/themes/pixture_reloaded/block-superfish.tpl.php

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


Revision 1.2 - (show annotations) (download) (as text)
Tue Sep 9 13:14:22 2008 UTC (14 months, 2 weeks ago) by jmburnz
Branch: MAIN
CVS Tags: DRUPAL-6--3-2, DRUPAL-6--3-0, DRUPAL-6--3-1, DRUPAL-6--1-0, HEAD
Changes since 1.1: +8 -2 lines
File MIME type: text/x-php
updates for release verion
1 <?php // $Id: block-superfish.tpl.php,v 1.1 2008/08/25 03:27:31 jmburnz Exp $
2 /**
3 * @file
4 * block.tpl.php
5 *
6 * Theme implementation to display the Superfish menu block.
7 *
8 * @see template_preprocess()
9 * @see template_preprocess_block()
10 */
11 ?>
12 <?php print $block->content; ?>

  ViewVC Help
Powered by ViewVC 1.1.2