diff options
Diffstat (limited to 'en/doc/index.php')
-rw-r--r-- | en/doc/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/en/doc/index.php b/en/doc/index.php index c186203e5..45b283d74 100644 --- a/en/doc/index.php +++ b/en/doc/index.php @@ -30,7 +30,7 @@ require 'doc.php'; <?php _g('Documentation of old versions are available in the <a href="archive.php">archive page</a>.')?></p> <p><?php _g('Those manuals are the result of common work of <a href="https://wiki.mageia.org/en/Documentation_team">documentation</a> and <a href="https://wiki.mageia.org/en/Internationalisation_Team_(i18n)">translation</a> teams.')?><br/> <?php _g('Feel free to help us improving it!')?></p> - <p>Documentation built using the <a href="http://www.neodoc.biz/">Calenco tool from NeoDoc</a>.</p> + <?php _g('Documentation built using the <a href="%s">Calenco tool from NeoDoc</a>.', 'http://www.neodoc.biz/', 'p')?> <hr> <h3>Mageia 5</h3> <div style="float: left; margin: 1em; width: 24em;"> |