increased 'other coordinate systems' window to accomodate for new W3W links, and enabled automatic scrollbars
This commit is contained in:
parent
5c81dd4d01
commit
0b8c3f0c4d
@ -185,7 +185,7 @@
|
||||
</td></tr>
|
||||
<tr><td style="vertical-align:top; width:370px">
|
||||
<p style="line-height: 1.6em;">
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/map.png" class="icon16" alt="" title="" align="middle" /> <a href="#" onclick="window.open('coordinates.php?lat={$cache.latitude}&lon={$cache.longitude}&popup=y&wp={$cache.wpoc}','{t escape=js}Coordinates{/t}','width=280,height=430,resizable=no,scrollbars=0')">{t}Convert coordinates{/t}</a><br />
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/map.png" class="icon16" alt="" title="" align="middle" /> <a href="#" onclick="window.open('coordinates.php?lat={$cache.latitude}&lon={$cache.longitude}&popup=y&wp={$cache.wpoc}','{t escape=js}Coordinates{/t}','width=280,height=500,resizable=no,scrollbars=1')">{t}Convert coordinates{/t}</a><br />
|
||||
<!-- <img src="resource2/{$opt.template.style}/images/viewcache/box.png" class="icon16" alt="" title="" align="middle" /> Cache type: <b>Traditional</b><br /> -->
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/package_green.png" class="icon16" alt="" title="" align="middle" /> {t}Size{/t}: <b>{$cache.sizeName|escape}</b><br />
|
||||
<img src="resource2/{$opt.template.style}/images/viewcache/page.png" class="icon16" alt="" title="" align="middle" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user