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