Commit df0c927960a192c6bb1c5c3a171a53d8934626ca

Authored by Edmar Moretti
1 parent 7eec5941

--no commit message

Showing 2 changed files with 1 additions and 3 deletions   Show diff stats
aplicmap/geral.htm
... ... @@ -250,8 +250,6 @@ i3GEO.php.ligatemas(temp,"","biomashp","sim");
250 250 //esconde a opção de inclusão da escala quando a resolução da tela for muito pequena
251 251 if($i("escala") && i3GEO.parametros.w < 500)
252 252 {$i("escala").style.display="none";}
253   -
254   -
255 253 </script>
256 254 </body>
257 255  
... ...
ms_configura.php
... ... @@ -50,7 +50,7 @@ Free Software Foundation, Inc., no endereço
50 50 Tipo:
51 51 {string}
52 52 */
53   -$mensagemInicia = 'Vers&atilde;o 4.3 - beta. Revis&atilde;o SVN 1446';
  53 +$mensagemInicia = 'Vers&atilde;o 4.3 - beta. Revis&atilde;o SVN 1514';
54 54 /*
55 55 Variable: tituloInstituicao
56 56  
... ...