[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Noalyss-commit] [noalyss] 01/04: Bug Install , fix path to message_scri
From: |
Dany De Bontridder |
Subject: |
[Noalyss-commit] [noalyss] 01/04: Bug Install , fix path to message_script.php |
Date: |
Tue, 17 Sep 2019 12:31:00 -0400 (EDT) |
sparkyx pushed a commit to branch master
in repository noalyss.
commit 299c99084e4040226a86bcc37c16cf10db3cdca9
Author: Dany De Bontridder <address@hidden>
Date: Mon Sep 16 08:13:36 2019 +0200
Bug Install , fix path to message_script.php
---
html/install.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/html/install.php b/html/install.php
index 3fa10e7..5f923e6 100644
--- a/html/install.php
+++ b/html/install.php
@@ -148,7 +148,7 @@ if ( $_GET['lang'] == "en_US.utf8" ||
$_GET['lang']=='fr_FR.utf8')
<script type="text/javascript" charset="utf-8" language="javascript"
src="js/infobulle.js">
</script>
<?php
- include_once NOALYSS_INCLUDE.'/lib/message_script.php';
+ include_once NOALYSS_INCLUDE.'/lib/message_javascript.php';
?>
<script>