Change label

This commit is contained in:
somebody
2022-09-10 22:17:50 -05:00
parent 9ca36b36c4
commit 0425d87b29

View File

@@ -3435,7 +3435,7 @@ function updateWISearchListings(entry) {
if (e.key === "Enter") e.preventDefault();
});
let wiTextLabel = $e("h3", wiBlock, {innerText: "Text", "style.margin": "10px 0px 5px 0px"});
let wiTextLabel = $e("h3", wiBlock, {innerText: "Info", "style.margin": "10px 0px 5px 0px"});
/*
let wiContentLabel = $e("span", wiBlock, {
classes: ["block"], innerText: "Text: "