Ignore:
Timestamp:
Jan 28, 2011, 9:03:51 AM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] bug with compatibility piwigo 2.2


File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Autosize/template/picture.tpl

    r8940 r8957  
    33  cursor:pointer;
    44}
    5  
    6 body{ldelim} overflow:visible; overflow-x:visible; overflow-y:visible
    7 }
     5
    86     </style>
    97 <a onclick = "Toggle_bp()"  id="bp_cla"
     
    1816 var src3="{'cl_autosize_info_2'|@translate}";
    1917 var src4 = "{'cl_autosize_info'|@translate}";
    20  </script>
    21  {if PHPWG_VERSION < 2.2 } {assign var= file value=$AUTOSIZE_PATH_ABS|@cat:'template/picture_2_1.tpl'
    22 } {else} {assign var= file value=$AUTOSIZE_PATH_ABS|@cat:'template/picture_2_2.tpl'
    23 } {/if} { include file= $file }
    24 
    25 
    26  
     18 </script>
Note: See TracChangeset for help on using the changeset viewer.