diff options
Diffstat (limited to 'src/translator_fa.h')
-rw-r--r-- | src/translator_fa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_fa.h b/src/translator_fa.h index 7b6f9d7..0fdc9a3 100644 --- a/src/translator_fa.h +++ b/src/translator_fa.h @@ -1015,7 +1015,7 @@ class TranslatorPersian : public TranslatorAdapter_1_7_5 "\\endcode\n" "If the \\c MAX_DOT_GRAPH_HEIGHT tag in the configuration file " "is set to 240 this will result in the following graph:" - "<p><center><img alt=\"\" src=\"graph_legend."+Config_getEnum("DOT_IMAGE_FORMAT")+"\"></center>\n" + "<p><center><img alt=\"\" src=\"graph_legend."+getDotImageExtension()+"\"></center>\n" "<p>\n" "The boxes in the above graph have the following meaning:\n" "<ul>\n" |