Commit 1072e23d984682523f5fef4707b3f174c38d35ab

Authored by Edmar Moretti
1 parent 6c2f8b8c

--no commit message

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
admin/menu.html
... ... @@ -36,7 +36,7 @@
36 36 type: "html",
37 37 children:[
38 38 {
39   - html: "<a href='../ms_criamapa.php' target='principal'>Abre o i3Geo</a>",
  39 + html: "<a href='../ms_criamapa.php' target='principal'>"+$trad(1,i3GEOadmin.menu.abre)+"</a>",
40 40 type: "html",
41 41 enableHighlight: false,
42 42 },{
... ...