Output line breaks after templates

This commit is contained in:
Brian Miyaji
2014-08-25 00:18:44 +10:00
parent b97d6c70d5
commit 8320a9f85c
8 changed files with 14 additions and 2 deletions

View File

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