diff --git a/css/geral.css b/css/geral.css index 5690fdb..226b8ba 100644 --- a/css/geral.css +++ b/css/geral.css @@ -398,6 +398,13 @@ legend { cursor: pointer; } +.paragrafo input[type=radio] { + position: relative; + top: 3px; + border: 0px solid white; + cursor: pointer; +} + .lista td { border: 0px solid rgb(240, 240, 240); border-left: 0px; diff --git a/ferramentas/buscafotos/funcoes.php b/ferramentas/buscafotos/funcoes.php index e471ea7..80a0365 100644 --- a/ferramentas/buscafotos/funcoes.php +++ b/ferramentas/buscafotos/funcoes.php @@ -24,7 +24,7 @@ function listafotosflickr() if ($ai != "") $ai = strtotime("1 Jan ".$ai);// echo strtotime("10 September 2000") if($af != "") - $af = strtotime("30 Dec ".$af); + $af = strtotime("31 Dec ".$af); $f = new phpFlickr($key); $recent = @$f->photos_search(array("page"=>$page,"extras"=>"geo","accuracy"=>"11","min_upload_date"=>$ai,"max_upload_date"=>$af,"text"=>$texto,"bbox"=>$ret,"privacy_filter"=>"1")); if(!$recent){$recent = "";} diff --git a/ferramentas/buscafotos/index.js b/ferramentas/buscafotos/index.js index 753812b..863eb90 100644 --- a/ferramentas/buscafotos/index.js +++ b/ferramentas/buscafotos/index.js @@ -146,15 +146,14 @@ i3GEOF.buscaFotos = { ins += $trad('maxRegistros',i3GEOF.buscaFotos.dicionario); ins += $trad('ajudaAno',i3GEOF.buscaFotos.dicionario); ins += '
'+$trad('texto',i3GEOF.buscaFotos.dicionario)+':
'+$trad('anoInicial',i3GEOF.buscaFotos.dicionario)+':
'+$trad('anoFinal',i3GEOF.buscaFotos.dicionario)+':
'+$trad('anoInicial',i3GEOF.buscaFotos.dicionario)+':
'+$trad('anoFinal',i3GEOF.buscaFotos.dicionario)+':
'+$trad('servidores',i3GEOF.buscaFotos.dicionario)+':'; - ins += ' Flickr'; - ins += ' Panoramio'; - ins += ' Locr'; + ins += '