noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 25/29: cosmetic : waiting box


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 25/29: cosmetic : waiting box
Date: Wed, 4 Nov 2020 11:08:46 -0500 (EST)

sparkyx pushed a commit to branch master
in repository noalyss.

commit 09974078e9a16732bfcd856e3b92bfd3fe8eaddc
Author: Dany wm De Bontridder <danydb@noalyss.eu>
AuthorDate: Sun Nov 1 20:25:08 2020 +0100

    cosmetic : waiting box
---
 html/js/scripts.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/js/scripts.js b/html/js/scripts.js
index 983efa1..a13ab26 100644
--- a/html/js/scripts.js
+++ b/html/js/scripts.js
@@ -449,7 +449,7 @@ function success_misc(req)
 }
 function loading()
 {
-    var str = '<h2>' + content[64] + '</h2>';
+    var str = '<p>' + content[64] + '</p>';
     str = str + '<image src="image/loading.gif" alt="chargement"></image>';
     return str;
 }



reply via email to

[Prev in Thread] Current Thread [Next in Thread]