From 954a230558037638559422fa8a6ef82ebf8795fb Mon Sep 17 00:00:00 2001 From: "sigonasr2, Sig, Sigo" Date: Tue, 3 May 2022 18:16:08 +0000 Subject: [PATCH] Forgot the # --- sigPlace.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sigPlace.java b/sigPlace.java index 1a16a80..753a566 100644 --- a/sigPlace.java +++ b/sigPlace.java @@ -75,7 +75,7 @@ public class sigPlace { //Start of a title piece. s=s.replace("-",map.get("$TITLE_CONTENT_START")); s=s+map.get("$TITLE_CONTENT_END").replace("%ID%","id=\"content_"+i+"\""); - s=s+"
&2908;
"; + s=s+"
"; //Use ⤈ if there's more text to be shown than can fit. } else if (s.contains("===")) {