Remove line break after templates

This commit is contained in:
Brian Miyaji
2014-09-05 22:04:34 +10:00
parent 4fa41fcb59
commit eda0b37a2b
10 changed files with 19 additions and 32 deletions

View File

@@ -56,5 +56,4 @@ $output .= '</dl></div>';
?>
<div class="sp-template sp-template-staff-details">
<?php echo $output; ?>
</div>
<br>
</div>