1
0
Fork 0

fix syntax

This commit is contained in:
root 2015-12-10 15:50:58 +01:00
parent c7c7d6a73e
commit 5445b7150a
1 changed files with 1 additions and 1 deletions

View File

@ -305,7 +305,7 @@ function fbes_options_page() {
<?php fbes_send_events($events); ?><br /> <?php fbes_send_events($events); ?><br />
<span style="color:red;">Events Calendar updated with current Facebook events.</span><br /><br /> <span style="color:red;">Events Calendar updated with current Facebook events.</span><br /><br />
</div> </div>
<? } ?> <?php } ?>
<?php <?php
} }