/[drupal]/contributions/modules/sitemenu/sitemenu-box.tpl.php
ViewVC logotype

Contents of /contributions/modules/sitemenu/sitemenu-box.tpl.php

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


Revision 1.1 - (show annotations) (download) (as text)
Tue May 13 13:27:28 2008 UTC (18 months, 2 weeks ago) by kbahey
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--1
File MIME type: text/x-php
Drupal 6.x version of the module. Works fine.
Can use more refactoring of theme functions (break more of them into tpl.php functions).
1 <h3><?php print $title ?></h3>
2 <div>
3 <?php print $content ?>
4 </div>

  ViewVC Help
Powered by ViewVC 1.1.2