Missing html comment tag in two files
-
Hi
I have found a bug in two files:
templates/bpec-event-form.php (line 77)
templates/bpec-event-list.php (line 112)In both files there is a missing hyphen in the html comment tag at the end of the file. It shows:
<!-- .bp-events ->
And it should show:
<!-- .bp-events -->
The topic ‘Missing html comment tag in two files’ is closed to new replies.