Last change
on this file since 26755 was
7125,
checked in by grum, 14 years ago
|
Admin interface + Gallery integration finished
|
File size:
463 bytes
|
Line | |
---|
1 | <a id="icon_gmaps" |
---|
2 | class="button {if $mapIcon.width!=-1 and $mapIcon.height!=-1}size{$mapIcon.width}x{$mapIcon.height}{/if}" |
---|
3 | {if $mapIcon.iconStyle} |
---|
4 | style="display:inline-block;background:url({$mapIcon.file});{if $mapIcon.width!=-1}width:{$mapIcon.width}px;{/if}{if $mapIcon.height!=-1}height:{$mapIcon.height}px;{/if}" |
---|
5 | {/if} |
---|
6 | title="{'gmaps_view_map'|@translate}" |
---|
7 | href='' |
---|
8 | onclick='$("#iGMapsIconContent").dialog("open"); return(false);'></a> |
---|
Note: See
TracBrowser
for help on using the repository browser.