Commit 23537940002fac5a13202f3772acc8acbb6e7dc9
1 parent
ab8fcb02
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
ferramentas/tabela/index.htm
... | ... | @@ -17,7 +17,7 @@ |
17 | 17 | <div id=guia1obj style="width:90%"> |
18 | 18 | <div style="position:relative;top:5px;left:0px"> |
19 | 19 | <input style="cursor:pointer" onclick="registrosf()" type=checkbox id=tiporeg CHECKED /> |
20 | - Considerar na listagem apenas a região mostrada no mapa | |
20 | + Considerar na listagem apenas a região mostrada no mapa (se essa opção for desmarcada, será considerada a extensão geográfica do mapa inicial) | |
21 | 21 | </div> |
22 | 22 | <div style="position:relative;top:5px;left:0px"> |
23 | 23 | <input style="cursor:pointer" onclick="registrosf()" type=checkbox id=tipolista /> | ... | ... |