Changeset 12734


Ignore:
Timestamp:
Dec 14, 2011, 7:21:51 PM (12 years ago)
Author:
patdenice
Message:

Bug fixed with HD link in title.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/lightbox/lightbox.php

    r12704 r12734  
    99
    1010$template->func_combine_script(array('id'=>'jquery.colorbox', 'path'=>'plugins/lightbox/js/jquery.colorbox.js'), $smarty);
     11$template->func_combine_script(array('id'=>'core.scripts', 'path'=>'themes/default/js/scripts.js'), $smarty);
    1112$template->func_combine_css(array('path'=>'plugins/lightbox/theme/'.$params['theme'].'/colorbox.css'), $smarty);
    1213$template->block_html_head('','
Note: See TracChangeset for help on using the changeset viewer.