From e5e8432cca79e7ce9dabae39bde2a354719615e3 Mon Sep 17 00:00:00 2001 From: Rebornian48 <80138640+Rebornian48@users.noreply.github.com> Date: Mon, 15 Jan 2024 10:12:09 +0700 Subject: [PATCH] Update script.js --- assets/js/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/js/script.js b/assets/js/script.js index 68abf70..80be620 100644 --- a/assets/js/script.js +++ b/assets/js/script.js @@ -77,7 +77,7 @@ function parseNIK() { year: "numeric", }).format(date); // Display the result - document.getElementById("searchResult").innerHTML = + document.getElementById("searchResult").textContent = "

Regional / Wilayah: " + reg + "

" +