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

@@ -103,5 +103,4 @@ endif;
?>
<div class="sp-template sp-template-event-results">
<?php echo $output; ?>
</div>
<br>
</div>