/[drupal]/contributions/themes/multiflex/box.tpl.php
ViewVC logotype

Contents of /contributions/themes/multiflex/box.tpl.php

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


Revision 1.3 - (show annotations) (download) (as text)
Mon Jul 17 20:47:03 2006 UTC (3 years, 4 months ago) by lakka
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-4-7
Changes since 1.2: +1 -1 lines
File MIME type: text/x-php
Corrected typo causing loss of top margins
1
2 <div class="content<?php echo $layoutcode ?>-container line-box">
3 <div class="content<?php echo $layoutcode ?>-container-1col">
4 <p class="content-title-shade-size2 bg-blue07 txt-white"><?php print $title ?></p>
5 <div class="content-txtbox-noshade">
6 <?php print ($content) ?>
7 </div>
8 </div>
9 </div>

  ViewVC Help
Powered by ViewVC 1.1.2