Parent Directory
|
Revision Log
|
Revision Graph
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 |