Commit 556ebf4db44a2c5b6a4054ff733fbecf0d75dc8d
1 parent
cf76df04
Exists in
master
and in
7 other branches
Correção do título da ferramenta "Upload de imagem para uso como símbolo"
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
admin/menu.html
... | ... | @@ -145,7 +145,7 @@ |
145 | 145 | href: "html/estat_editor.html", |
146 | 146 | target: "principal" |
147 | 147 | },{ |
148 | - label: "Upload de imagem para uso como símbolo", | |
148 | + label: "Upload de imagem para uso como símbolo", | |
149 | 149 | type: "text", |
150 | 150 | href: "html/subirsimbolo.html", |
151 | 151 | target: "principal" |
... | ... | @@ -171,7 +171,7 @@ |
171 | 171 | href: "html/arvore.html", |
172 | 172 | target: "principal" |
173 | 173 | },{ |
174 | - label: "Upload de imagem para uso como símbolo", | |
174 | + label: "Upload de imagem para uso como símbolo", | |
175 | 175 | type: "text", |
176 | 176 | href: "html/subirsimbolo.html", |
177 | 177 | target: "principal" | ... | ... |