Ignore:
Timestamp:
Dec 31, 2009, 6:40:47 PM (14 years ago)
Author:
EXFTB
Message:

LLGBO finalization version J with UK language thanks to Tosca and ddtddt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LLGBO2/main.inc.php

    r4591 r4596  
    126126div#toolTip p.title {color:'.$conf['LLGBO_TOOLTIP'][4].';text-align:center;padding:0 0 3px 0;}
    127127</style>';
    128 // -----------  add JS tooltip in header ----------------------
     128// -----------  add JS tooltip in footer ----------------------
    129129 If (($conf['LLGBO'][1]  == 'true' ) /*  tooltip  */  or  ($conf['LLGBO_SETTINGS'] [2]  == 'true' )  /* exif under bt */
    130130 or  ($conf['LLGBO_SETTINGS'] [4]  === 'true' ) /* usemap and Display Thumb  */)
     
    132132                  $linkcss = '<link rel="stylesheet" type="text/css" href="'.LLGBO_PATH;
    133133              $sweetcss =  $sweetcss."\n".$javacss.'js/sweettitlesn.js"></script>'."\n";
    134                    $template->append('head_elements',$sweetcss); }
     134                 //  $template->append('head_elements',$sweetcss);
     135                   $template->append('footer_elements',$sweetcss); }
    135136
    136137// Navigation improvement are always available
Note: See TracChangeset for help on using the changeset viewer.