Commit abdea78f7863137681dccc56326377c875c37b1c
1 parent
db179b77
Exists in
master
and in
7 other branches
$1
Showing
2 changed files
with
10 additions
and
0 deletions
Show diff stats
init/dicionario.js
init/index.php
... | ... | @@ -190,6 +190,10 @@ botoesIni.push({ |
190 | 190 | "href":"../guia_de_migracao.txt", |
191 | 191 | "titulo":$trad(17,g_traducao_init) |
192 | 192 | },{ |
193 | + "img":"accessories-dictionary.png", | |
194 | + "href":"documentacao", | |
195 | + "titulo":$trad(24,g_traducao_init) | |
196 | + },{ | |
193 | 197 | "img":"tools-report-bug.png", |
194 | 198 | "href":"http://svn.softwarepublico.gov.br/trac/i3geo", |
195 | 199 | "titulo":$trad(16,g_traducao_init) | ... | ... |