aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfilip <filip.komar@gmail.com>2017-07-08 22:19:20 +0200
committerfilip <filip.komar@gmail.com>2017-07-08 22:19:20 +0200
commit5ba8a892ee478bf9d0666f0d0f3fc0911289224a (patch)
tree0dee11d629a128ec4a6b5a6f2d944d11b27298e1
parentcf5ec25e7dda7ff858ab18a3c05594fd143fef4e (diff)
downloadwww-5ba8a892ee478bf9d0666f0d0f3fc0911289224a.tar
www-5ba8a892ee478bf9d0666f0d0f3fc0911289224a.tar.gz
www-5ba8a892ee478bf9d0666f0d0f3fc0911289224a.tar.bz2
www-5ba8a892ee478bf9d0666f0d0f3fc0911289224a.tar.xz
www-5ba8a892ee478bf9d0666f0d0f3fc0911289224a.zip
Fix navbar javascript call
-rw-r--r--langs/report_tx_git.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/langs/report_tx_git.php b/langs/report_tx_git.php
index d6f108b15..e34038843 100644
--- a/langs/report_tx_git.php
+++ b/langs/report_tx_git.php
@@ -648,6 +648,6 @@ if (0 < $num_of_resources_w_difference) {
<p>Source code for this website is
<a href="http://gitweb.mageia.org/web/www/tree/langs/report_tx_git.php">available on git</a>.</p>
</div>
- <?php echo '<script src="/_nav/js/source.js"></script>' ?>
+ <?php echo '<script src="/nav.mageia.org/js/"></script>' ?>
</body>
</html> \ No newline at end of file