diff options
Diffstat (limited to 'src/translator_kr.h')
-rw-r--r-- | src/translator_kr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/translator_kr.h b/src/translator_kr.h index 98317d7..5d6d9eb 100644 --- a/src/translator_kr.h +++ b/src/translator_kr.h @@ -1010,7 +1010,7 @@ class TranslatorKorean : public TranslatorAdapter_1_2_13 "\\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 src=\"graph_legend.png\"></center>\n" + "<p><center><img src=\"graph_legend."+Config_getEnum("DOT_IMAGE_FORMAT")+"\"></center>\n" "<p>\n" "The boxes in the above graph have the following meaning:\n" "<ul>\n" |