diff options
-rw-r--r-- | en/about/media/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/about/media/index.php b/en/about/media/index.php index c27e8f89a..94d2f6c39 100644 --- a/en/about/media/index.php +++ b/en/about/media/index.php @@ -44,7 +44,7 @@ $dictionary = read_translation_file($locale, "about/media"); <br> <?php - _g('The font used for the logo can be downloaded <a href="%s">here</a>.','http://openfontlibrary.org/en/font/nicoduv','p' ) + _g('The font used for the logo can be downloaded <a href="%s">here</a>.',array('http://openfontlibrary.org/en/font/nicoduv'),'p' ) ?> <br><br> |