Commit 491c85eb448f7cdc5e7eb2b950dfab796ce679eb
1 parent
f529cdf5
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
interface/openlayers.htm
... | ... | @@ -75,7 +75,7 @@ |
75 | 75 | <td id="barraInferior" style="background-image:url('../imagens/visual/default/rodape.png');height:10px"></td> |
76 | 76 | </tr> |
77 | 77 | </table> |
78 | -<table id="i3GEOlogoMarcaX" style='margin: 0px auto;box-shadow:0 1px 13px gray;border-radius:5px;'> | |
78 | +<table id="i3GEOlogoMarca" style='margin: 0px auto;box-shadow:0 1px 13px gray;border-radius:5px;'> | |
79 | 79 | <tr> |
80 | 80 | <td><div id=versaoi3geo ></div><h2 style="font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;">i3Geo - Software livre para criação de mapas interativos e geoprocessamento</h2><h3 style="font-size:10px;font-family: Verdana, Arial, Helvetica, sans-serif;">Baseado no Mapserver, é licenciado sob GPL e integra o Portal do Software Público Brasileiro</h3></td> |
81 | 81 | </tr> | ... | ... |