diff options
Diffstat (limited to 'themes/fab/templates/block_main_temp.php')
| -rw-r--r-- | themes/fab/templates/block_main_temp.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/fab/templates/block_main_temp.php b/themes/fab/templates/block_main_temp.php index a204798981..c37e7edf3d 100644 --- a/themes/fab/templates/block_main_temp.php +++ b/themes/fab/templates/block_main_temp.php @@ -34,4 +34,4 @@ if (!defined('WT_WEBTREES')) { <div id="<?php echo $id; ?>" class="block"> <div class="blockheader"><?php echo $title; ?></div> <div class="blockcontent <?php echo $class; ?>"><?php echo $content; ?></div> -</div>' +</div> |
