div.block_outer not closed in function adrotate_block()
-
Just updated to latest, and div.block_outer is not closed in function adrotate_block(). You need to add this line at about line 327 of adrotate-output.php:
$output .= '</div>';
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘div.block_outer not closed in function adrotate_block()’ is closed to new replies.