Ignore:
Timestamp:
Jan 27, 2011, 1:54:24 PM (13 years ago)
Author:
cljosse
Message:

[Autosize][beta] bug on template


File:
1 edited

Legend:

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

    r8911 r8940  
    1818 var src3="{'cl_autosize_info_2'|@translate}";
    1919 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 }
    2024
    21  </script>
    22  
    23 <input id="ret_autosize"  type="hidden" value="" />
    24 <input id="src_img_h"  type="hidden" value="" />
    25 <input id="src_img_w"   type="hidden" value="" />
    2625
    2726 
Note: See TracChangeset for help on using the changeset viewer.