fix syntax
This commit is contained in:
parent
c7c7d6a73e
commit
5445b7150a
|
@ -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
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Reference in New Issue