Commit a099f7363aa23b6ff0b4e3e18675427944f1109e
1 parent
34fb867c
Exists in
master
and in
7 other branches
--no commit message
Showing
2 changed files
with
2 additions
and
2 deletions
Show diff stats
interface/googleearth.phtml
... | ... | @@ -58,7 +58,7 @@ include_once("../ms_configura.php"); |
58 | 58 | <td style="vertical-align:top;border-width:0px;"> |
59 | 59 | <table width="100%" style="vertical-align:top;border-width:0px"> |
60 | 60 | <tr><td class=verdeclaro id=contemImg > |
61 | - <div id=googleearth style="background-image:url('../imagens/i3geo1bw.jpg');"></div> | |
61 | + <div id=googleearth style="background-image:url('../imagens/i3geo1bw.jpg');"></div> | |
62 | 62 | </td></tr> |
63 | 63 | </table> |
64 | 64 | </td> | ... | ... |
interface/openlayers_t.htm
... | ... | @@ -71,7 +71,7 @@ |
71 | 71 | <div id=seletorIdiomas style="position:absolute;top:15px;left:5px;z-index:20000" ></div> |
72 | 72 | <script src="../classesjs/i3geo.js"></script> |
73 | 73 | <!--<script src="../pacotes/openlayers/OpenLayers29.js.php"></script>--> |
74 | -<script src="../pacotes/openlayers/openlayersmobile.js"></script> | |
74 | +<script src="../pacotes/openlayers/openlayersmobile.js.php"></script> | |
75 | 75 | <script> |
76 | 76 | /* |
77 | 77 | Title: Interface Openlayers para tablets | ... | ... |