Where do we report bugs?
-
I noticed an extra set of quotation marks in
functions.bb-template.phpon line 3287 after the$tabvariable.$r .= '<select name="' . $name . '" id="' . $id . '"' . $tab . '">' . "n";This creates extra quote marks on the
bb_new_topic_forum_dropdown();like so:<select name="forum_id" id="forum-id"">
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.