diff options
Diffstat (limited to 'src/translator_pt.h')
-rw-r--r-- | src/translator_pt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_pt.h b/src/translator_pt.h index 6d73bbd..bc32c8a 100644 --- a/src/translator_pt.h +++ b/src/translator_pt.h @@ -1051,7 +1051,7 @@ class TranslatorPortuguese : public Translator "\\endcode\n" "Se no ficheiro de configuração estiver a tag \\c MAX_DOT_GRAPH_HEIGHT " "com o valor de 200 então o seguinte grafo será gerado:" - "<p><center><img src=\"graph_legend.gif\"></center>\n" + "<p><center><img src=\"graph_legend."+Config_getEnum("DOT_IMAGE_FORMAT")+"\"></center>\n" "<p>\n" "As caixas no grafo anterior têm as seguintes interpretações:\n" "<ul>\n" |