Ignore:
Timestamp:
02/24/2006 06:50:10 AM (6 years ago)
Author:
cirrus
Message:

Add: Google Earth integration.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/templates/basic/includes/pages/nodes/nodes_search.tpl

    r93 r140  
    2525<td class="table-page-split"> 
    2626<table align="center" bgcolor="#DBE0D7" cellpadding="0" cellspacing="2"> 
    27 <tr><td align="right">{include file=generic/link.tpl link=$link_fullmap content="`$lang.new_window`" target="_blank"}</td></tr> 
    28 <tr><td style="font-size:12px; text-align:center;">{if $gmap_key_ok} 
     27<tr><td align="left">{include file=generic/link.tpl link=$link_gearth content="`$lang.google_earth`"}</td><td align="right">{include file=generic/link.tpl link=$link_fullmap content="`$lang.new_window`" target="_blank"}</td></tr> 
     28<tr><td style="font-size:12px; text-align:center;" colspan="2">{if $gmap_key_ok} 
    2929<div id="map" style="width: 500px; height: 500px;"></div> 
    3030{else} 
Note: See TracChangeset for help on using the changeset viewer.