1
ghia
oxygen template error
  • 2009/11/2 13:58

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


First line of /modules/system/class/gui/oxygen/xotpl/xo_accordion.html has a }> too many.
le="color: #000000"><?php <div class="CPbigTitle" style="background-image: url(<{$theme_img}>/brightside.png}>)"><{$lang_overview}></div>
Should be
le="color: #000000"><?php <div class="CPbigTitle" style="background-image: url(<{$theme_img}>/brightside.png)"><{$lang_overview}></div>
?

2
trabis
Re: oxygen template error
  • 2009/11/2 14:02

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Seems to be already fixed on SVN:
le="color: #000000"><?php <div class="CPbigTitle" style="background-image: url(<{xoImgUrl img/brightside.png}>)"><{$lang_overview}></div><br />