diff --git a/exemplos/index.php b/exemplos/index.php index f563a1c..5a5ce70 100755 --- a/exemplos/index.php +++ b/exemplos/index.php @@ -31,8 +31,7 @@ include "../init/head.php"; padding: 3px 5px; } -.mega-dropdown-menu>li ul>li>a:hover, .mega-dropdown-menu>li ul>li>a:focus - { +.mega-dropdown-menu>li ul>li>a:hover, .mega-dropdown-menu>li ul>li>a:focus { text-decoration: none; } @@ -51,13 +50,11 @@ include "../init/head.php"; class="fa fa-home fa-1x"> @@ -80,28 +77,33 @@ include "../init/head.php"; style="width: 260px; min-width: 260px; max-width: 260px;">
+ {{{tag}}}

{{{corpo}}}

-
- - - - - + + + + diff --git a/init/dicionario.js b/init/dicionario.js index 4b23f55..72c1294 100755 --- a/init/dicionario.js +++ b/init/dicionario.js @@ -38,9 +38,9 @@ g_traducao_init = ], 4 : [ { - pt : "i3Geo + OpenLayers ", - en : "i3Geo + OpenLayers ", - es : "i3Geo + OpenLayers " + pt : "i3Geo + OpenLayers ", + en : "i3Geo + OpenLayers ", + es : "i3Geo + OpenLayers " } ], "4a" : [ @@ -66,7 +66,7 @@ g_traducao_init = ], 6 : [ { - pt : "i3Geo + Google Maps ", + pt : "i3Geo + Google Maps ", en : "", es : "" } @@ -262,7 +262,7 @@ g_traducao_init = ], 23 : [ { - pt : "i3Geo + OSM ", + pt : "i3Geo + OSM ", en : "", es : "" } @@ -290,7 +290,7 @@ g_traducao_init = ], 25 : [ { - pt : "i3Geo + SAIKU ", + pt : "i3Geo + SAIKU ", en : "", es : "" } @@ -374,7 +374,7 @@ g_traducao_init = ], "32a" : [ { - pt : "Lista de e-mails da comunidade i3Geo mantida pela OSGEO . Tire dúvidas com outros usuários e divulgue assuntos de interesse.", + pt : "Lista de e-mails da comunidade i3Geo mantida pela OSGEO . Tire dúvidas com outros usuários e divulgue assuntos de interesse.", en : "", es : "" } @@ -388,7 +388,7 @@ g_traducao_init = ], "33a" : [ { - pt : "Links para aplicativos que podem auxiliar em algumas tarefas de construção de mapas.", + pt : "Links para aplicativos que podem auxiliar em algumas tarefas de construção de mapas.", en : "", es : "" } diff --git a/init/imagens/ogc_logo.jpg b/init/imagens/ogc_logo.jpg deleted file mode 100755 index b0a6575..0000000 Binary files a/init/imagens/ogc_logo.jpg and /dev/null differ diff --git a/init/imagens/ogc_logo.png b/init/imagens/ogc_logo.png new file mode 100644 index 0000000..fc1f926 Binary files /dev/null and b/init/imagens/ogc_logo.png differ diff --git a/init/index.js b/init/index.js index 1d84ffb..93c31ce 100755 --- a/init/index.js +++ b/init/index.js @@ -63,7 +63,7 @@ botoesIni = [ "fa": "download", "target": "_self" },{ - "img":"ogc_logo.jpg", + "img":"ogc_logo.png", "href": location.href.replace("index.php","") + "../ogc/index.php", "titulo":$trad(11,g_traducao_init), "subtitulo": $trad("11a",g_traducao_init), diff --git a/init/index.php b/init/index.php index eac30b7..b6528b4 100755 --- a/init/index.php +++ b/init/index.php @@ -36,17 +36,16 @@ error_reporting ( 0 ); include "head.php"; ?> @@ -111,25 +110,20 @@ include "head.php"; style="width: 260px; min-width: 260px; max-width: 260px;">
-
- - +
+

{{{titulo}}}

-
@@ -138,8 +132,8 @@ include "head.php"; style="width: 260px; min-width: 260px; max-width: 260px;">
@@ -147,8 +141,8 @@ include "head.php"; style="width: 260px; min-width: 260px; max-width: 260px;">
- +
diff --git a/ogc/index.php b/ogc/index.php index d9c0028..c7cac28 100755 --- a/ogc/index.php +++ b/ogc/index.php @@ -12,12 +12,12 @@ include "../init/head.php"; ?>