Ignore:
Timestamp:
Apr 17, 2011, 8:15:02 PM (13 years ago)
Author:
gbo
Message:

version 2.2.b + fix bug in admin

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/LLGBO2/template/picture_content.tpl

    r6649 r10453  
    5252        {if isset($high) and !isset($USEMAP) }
    5353                <!-- HihgDef and navigation on picture off   -->
    54                         <a href="javascript:phpWGOpenWindow('{$high.U_HIGH}','{$high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')">
    55                         <p>{'Click on the picture to see it in high definition'|@translate}</p> </a>
     54                        <a  id="gboahigh" href="javascript:phpWGOpenWindow('{$high.U_HIGH}','{$high.UUID}','scrollbars=yes,toolbar=no,status=no,resizable=yes')">
     55                        <p id="gbophigh">{'Click on the photo to see it in high definition'|@translate}</p></a>
    5656         {/if}
    57 
    58 
    59        
     57{if  isset($LLGBOCSS)}   
     58 {combine_css  path=$LLGBO_PATH|@cat:"css/gbolook.css"}
     59 {/if}
     60{if  isset($LLGBOTOOLTIP)}       
     61 {combine_script id='llgoSwtTooltip'   path=$LLGBO_PATH|@cat:"js/sweettitlesn1_comment.js"}
     62{/if}
Note: See TracChangeset for help on using the changeset viewer.