I enabled the bootopoly brown layout and got this error message

Parse error: syntax error, unexpected $end in [root]/www/sites/all/modules/bootstrap_panels_ui/plugins/layouts/bootopoly/bootopoly_brown/bootopoly-brown.tpl.php on line 63

Also, I checked out the .info file and found two different version numbers.


version = 7.x-3.x-dev

dependencies[] = jquery_update

; Information added by Drupal.org packaging script on 2013-12-17
version = "7.x-1.x-dev"

Comments

nzcodarnoc’s picture

Looks like a missing endif on line 62

Line 62: endif;

rerooting’s picture

yeah i just saw this myself, thanks!

jmoratti’s picture

If this is a known issue why hasn't it been fixed 10 mouths later?