diff options
-rw-r--r-- | langs/report.php | 2 | ||||
-rw-r--r-- | langs/report_test.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/langs/report.php b/langs/report.php index 34fbb040f..778251146 100644 --- a/langs/report.php +++ b/langs/report.php @@ -345,7 +345,7 @@ S; <a href="http://gitweb.mageia.org/web/www/tree/langs/report.php">available on git</a>.</p> </div> - <script src="/_nav/js/"></script> + <script src="//nav.mageia.org/js/"></script> </body> </html><?php diff --git a/langs/report_test.php b/langs/report_test.php index 7d8e12a46..535d51094 100644 --- a/langs/report_test.php +++ b/langs/report_test.php @@ -432,7 +432,7 @@ if (1) { } ?> </div> - <script src="/_nav/js/"></script> + <script src="//nav.mageia.org/js/"></script> </body> </html><?php |