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
Comment #1
nzcodarnoc commentedLooks like a missing endif on line 62
Line 62:
endif;Comment #2
rerooting commentedyeah i just saw this myself, thanks!
Comment #3
jmoratti commentedIf this is a known issue why hasn't it been fixed 10 mouths later?