Ignore:
Timestamp:
Jul 16, 2012, 10:01:20 PM (12 years ago)
Author:
gbo
Message:

Frame on slideshow

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LLGBO2/include/manage_picture_content.php

    r16754 r16791  
    44$current = $template->get_template_vars('current');
    55$themeconf = $template->get_template_vars('themeconf');
    6 $slideshow = $template->get_template_vars('U_SLIDESHOW');
     6
    77//print_r($next);
    88$swtimg =   '||<img src=';     
     
    1515        $template->append('llgbo', array('tooltipCSS'  => $sweetcss), true);
    1616        }       
    17 If (($conf['LLGBO_SETTINGS'] [0] == 'true') and (!isset($slideshow))  ) //Frame
     17If (($conf['LLGBO_SETTINGS'] [0] == 'true')   ) //Frame
    1818        {       
    1919        $template->set_prefilter('default_content', 'LLGBO_prefilter_Content_Frame');
Note: See TracChangeset for help on using the changeset viewer.