diff options
Diffstat (limited to 'en')
-rw-r--r-- | en/about/media/index.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/en/about/media/index.php b/en/about/media/index.php index 8aa545142..c27e8f89a 100644 --- a/en/about/media/index.php +++ b/en/about/media/index.php @@ -41,6 +41,11 @@ $dictionary = read_translation_file($locale, "about/media"); <td><?php echo sprintf(_r('%sPNG</a> or %sSVG</a>'), '<a href="/g/media/logo/mageia-2013-alpha.png">', '<a href="/g/media/logo/mageia-2013-alpha.svg">') ?></td> </tr> </table> + + <br> + <?php + _g('The font used for the logo can be downloaded <a href="%s">here</a>.','http://openfontlibrary.org/en/font/nicoduv','p' ) + ?> <br><br> <h2><?php _g('Previous Logo')?></h2> |