Last change
on this file since 25356 was
24677,
checked in by ddtddt, 11 years ago
|
[extensions] - piwigo-openstreetmap - add file for translate
|
File size:
335 bytes
|
Line | |
---|
1 | {html_head} |
---|
2 | <link href="{$OSM_PATH}leaflet/leaflet.css" rel="stylesheet"> |
---|
3 | <!--[if lte IE 8]><link rel="stylesheet" href="{$OSM_PATH}leaflet/leaflet.ie.css" /><![endif]--> |
---|
4 | <script src="{$OSM_PATH}leaflet/leaflet.js"></script> |
---|
5 | {/html_head} |
---|
6 | |
---|
7 | {html_style} |
---|
8 | {literal} |
---|
9 | #map { height: {/literal}{$HEIGHT}{literal}px;} |
---|
10 | {/literal} |
---|
11 | {/html_style} |
---|
Note: See
TracBrowser
for help on using the repository browser.