diff options
Diffstat (limited to 'langs/report_test.php')
-rw-r--r-- | langs/report_test.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/langs/report_test.php b/langs/report_test.php index 20f7acad1..7d8e12a46 100644 --- a/langs/report_test.php +++ b/langs/report_test.php @@ -432,7 +432,7 @@ if (1) { } ?> </div> - <script src="/_nav/js/source.js"></script> + <script src="/_nav/js/"></script> </body> </html><?php @@ -441,4 +441,4 @@ if (1) { require_once('../en/about/license/license.php'); foreach ($otherLangs as $lang) { load_license_numbers($lang); -}
\ No newline at end of file +} |