Commit 8873141b56afa17f36d0191b796711faca1660dc
1 parent
599d9f5c
Exists in
master
and in
7 other branches
-
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/convertemapakml/template_mst.html
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 | </p> |
12 | 12 | <p class='paragrafo'> |
13 | 13 | <textarea cols='55' rows='3' style='cursor: pointer' onclick='javascript:this.select()'> |
14 | - {{{locaplic}}}/pacotes/kmlmapserver/kmlservice.php?map={{{parametrosMapfile}}}&typename={{{tema}}}&request=kml</textarea> | |
14 | + {{{locaplic}}}/pacotes/kmlmapserver/kmlservice.php?map={{{parametrosMapfile}}}&typename={{{tema}}}&request=kml</textarea> | |
15 | 15 | </p> |
16 | 16 | <p class='paragrafo'>{{{ajuda4}}} |
17 | 17 | <p class='paragrafo'> | ... | ... |