Commit 75145971087ac1e15e0b93cf897f3a64288ea980

Authored by Edmar Moretti
1 parent 363b1621

--no commit message

admin/admin.db
No preview for this file type
init/dicionario.js
1 1 g_traducao_init = {
2 2 1: [
3 3 {
4   -pt:"Remover essa tela de apresentação (depois você poderá ir direto para http://localhost/i3geo/init)",
  4 +pt:"Remover essa tela de apresentação (depois você poderá ir direto para http://localhost/i3geo/init)",
5 5 en:"",
6 6 es:""
7 7 }],
... ...
init/index.php
1   -<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
  1 +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/strict.dtd">
2 2  
3 3 <html>
4 4 <head>
... ...
interface/carto_ol.htm
... ... @@ -43,7 +43,7 @@
43 43 <tr>
44 44 <td>
45 45 <table width=100% >
46   - <tr>3
  46 + <tr>
47 47 <td class=tdbranca >
48 48 <div id=i3GEOcompartilhar style="width:170px;margin:auto;text-align:left;border-top:1px solid rgb(250,250,250);padding-top:1px" ></div>
49 49 <div id=tempoRedesenho style=color:green;background-color:black;width:50px;display:none ></div>
... ...