Ignore:
Timestamp:
Jul 7, 2014, 10:44:53 PM (10 years ago)
Author:
rvelices
Message:

rv_gmaps tempalte variable update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_gmaps/trunk/template/picture_map_content.tpl

    r24745 r28994  
    4545
    4646<div id="mapPicture">
    47 <a href="{$U_NO_MAP}" title="{'return to normal view mode'|@translate}" rel="nofollow"><img id="thumbImg" src="{$current.THUMB_SRC}" width={$thumb_size[0]} height={$thumb_size[1]} alt="thumb"></a>
     47<a href="{$U_NO_MAP}" title="{'return to normal view mode'|@translate}" rel="nofollow"><img id="thumbImg" src="{$current.derivatives.thumb->get_url()}" width={$thumb_size[0]} height={$thumb_size[1]} alt="thumb"></a>
    4848<br/>
    4949<a href="{$U_BLOWUP}" onclick="return blowupUrl(this.href);">{'More photos near this location'|@translate}</a>
Note: See TracChangeset for help on using the changeset viewer.