Commit 75145971087ac1e15e0b93cf897f3a64288ea980
1 parent
363b1621
Exists in
master
and in
7 other branches
--no commit message
Showing
4 changed files
with
3 additions
and
3 deletions
Show diff stats
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
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> | ... | ... |